Skip to content
View RaffayHusayn's full-sized avatar
  • Metropolitan Transportation Authority
  • New York

Highlights

  • Pro
Block or Report

Block or report RaffayHusayn

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

Pinned

  1. Collaborative-Filtering Collaborative-Filtering Public

    Collaborative Filtering Model developed using Tensorflow and trained on MovieLens Dataset. This Model is based on Neural Collaborative Filtering research paper.

    Jupyter Notebook 2

  2. Content-Based-Filtering Content-Based-Filtering Public

    Content-Based Filtering based on Cosine Similarity developed using Scikit-Learn and NLTK. The model is trained on MovieLens Dataset. The model uses Natural Language Processing to make better predic…

    Python 1

  3. IMDb-Scraper IMDb-Scraper Public

    Command Line web scraper for IMDb written in Jsoup. Options to save scraped data to either a Database or a CSV file.

    Java 1 1

  4. Flippy-Cards-Game Flippy-Cards-Game Public

    An Android Memory Card Game with 3 levels

    Kotlin

  5. GoodReadsClone GoodReadsClone Public

    A Good Reads Clone with Cassandra and Spring Boot backend to reliably handle millions of book records from Openlibrary.

    Java 1

  6. FFT FFT Public

    Fast Fourier Transform (Step by Step)

    Python