Akarsh094 / Netflix_Movie_Recommendation_BigDataLinks
We used deep learning models on SparkML to create a hybrid recommender system that leverages both content and collaborative data.
☆14Updated 5 years ago
Alternatives and similar repositories for Netflix_Movie_Recommendation_BigData
Users that are interested in Netflix_Movie_Recommendation_BigData are comparing it to the libraries listed below
Sorting:
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative fi…☆31Updated 7 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- Content based movie recommendation system with sentiment analysis☆95Updated 2 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆57Updated 5 years ago
- This repository contains the code for building movie recommendation engine.☆77Updated 7 years ago
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆193Updated 11 months ago
- Implemented Using Machine Learning (K-Means Clustering Also) in Python☆15Updated 4 years ago
- Contains code which covers various methods for recommending movies, some of the methods include matrix factorisation , deep learning base…☆43Updated 6 years ago
- Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.☆31Updated 4 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- Business setting up their recommendation system for first time without any product rating history, & Amazon/Netflix type of recommendatio…☆94Updated 2 years ago
- 4 different recommendation engines for the MovieLens dataset.☆439Updated 5 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆222Updated 2 years ago
- Movie Recommender System with Django.☆75Updated 11 months ago
- Hands-On Recommendation Systems with Python published by Packt☆261Updated 2 years ago
- The implemetation of Deep Reinforcement Learning based Recommender System from the paper Deep Reinforcement Learning based Recommendation…☆119Updated 2 years ago
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆136Updated last year
- This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).☆32Updated 3 years ago
- Implemented Content-based filtering, Collaborative filtering and K-Means Clustering on MovieLens Dataset(https://www.kaggle.com/rounakban…☆18Updated 7 years ago
- building a recommendation system using graph search methodologies. We will be comparing these different approaches and closely observe t…☆67Updated 8 years ago
- Regression-based Movie Recommender system that's a hybrid of content-based and collaborative filtering Recommender system Simply rate som…☆16Updated 4 years ago
- ☆124Updated 6 years ago
- Building Recommender Systems with Machine Learning and AI, published by Packt☆107Updated 2 years ago
- Basic of Recommendation Models