khanhnamle1994 / movielens
4 different recommendation engines for the MovieLens dataset.
☆430Updated 5 years ago
Alternatives and similar repositories for movielens:
Users that are interested in movielens are comparing it to the libraries listed below
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆57Updated 5 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆187Updated 5 years ago
- This repository contains the code for building movie recommendation engine.☆78Updated 6 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- ☆124Updated 6 years ago
- Recommendation System using ML and DL☆485Updated 2 years ago
- Book recommender system using collaborative filtering based on Spark☆378Updated 7 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆37Updated 6 years ago
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆244Updated 7 years ago
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆132Updated last year
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆186Updated 8 months ago
- It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset☆71Updated 4 years ago
- Implemented Content-based filtering, Collaborative filtering and K-Means Clustering on MovieLens Dataset(https://www.kaggle.com/rounakban…☆18Updated 6 years ago
- Hands-On Recommendation Systems with Python published by Packt☆257Updated 2 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- Applying Data Science and Machine Learning to Solve Real World Business Problems☆399Updated 4 years ago
- A repository of machine learning codes written for re-usability☆144Updated 5 years ago
- A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative fi…☆32Updated 6 years ago
- A news recommendation system tailored for user communities☆205Updated 7 years ago
- Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.☆31Updated 4 years ago
- A library of metrics for evaluating recommender systems☆579Updated last year
- A Content Based And A Hybrid Recommender System using content based filtering and Collaborative filtering☆17Updated 6 years ago
- A recommender system built for book lovers.☆111Updated 5 years ago
- A collection of resources for Recommender Systems (RecSys)☆534Updated 3 years ago
- Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems☆495Updated last year
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆170Updated 5 years ago
- A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.☆920Updated 3 months ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- pytorch version of neural collaborative filtering☆495Updated 8 months ago