Skip to content
View DataJenius's full-sized avatar

Block or report DataJenius

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. NLPEncodingExperiment NLPEncodingExperiment Public

    Compare different encoding methods to see how well they perform on a classification task. Determine if a reddit comment is from /r/StarWars or /r/lotr. Compares one-hot encoding, word2vec, custom w…

    Jupyter Notebook 9 1

  2. SchoolShootings SchoolShootings Public

    An analysis of school shootings in the USA

    R 1

  3. DecisionTrees DecisionTrees Public

    Example of decision trees written in Python

    Jupyter Notebook 1

  4. GPT2_perplexity_repetition GPT2_perplexity_repetition Public

    Comparing different neural text generation methods using GPT-2 based on perplexity and repetition

    Jupyter Notebook 1

  5. GeneticAlgorithm GeneticAlgorithm Public

    Experimenting with genetic algorithms

    Python

  6. RecommendingLove RecommendingLove Public

    Recommending True Love with Non-Negative Matrix Factorization

    Python