Skip to content
View rabbitindamoon's full-sized avatar
Block or Report

Block or report rabbitindamoon

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. LOTR_socialgraphs_2018 LOTR_socialgraphs_2018 Public

    A project regarding LOTR books and movies utilizing data analysis for course 'Social graphs and interactions'

    Jupyter Notebook

  2. PneumoniaDetection_RetinaNet PneumoniaDetection_RetinaNet Public

    Pneumonia Detection using Convolutional Neural Networks (RetinaNet)

    Python

  3. Big-data-and-Success-of-Hollywood-Movies Big-data-and-Success-of-Hollywood-Movies Public

    The main focus of this thesis is to understand and predict the success of an actor, defining the success of an actors as the actor having been featured in a motion picture. The project was carried …

    Python

  4. tiny_python_projects tiny_python_projects Public

    Forked from kyclark/tiny_python_projects

    Learning Python through test-driven development of games and puzzles

    Python

  5. Amazon-reviews-classification Amazon-reviews-classification Public

    Classifying good and bad amazon reviews using natural language processing, breaking each comments into shingles, and using a bloom filter with a mmh3 hash function.

    Python