abhilampard / Movie_Recommendation_EngineLinks
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
☆24Updated 7 years ago
Alternatives and similar repositories for Movie_Recommendation_Engine
Users that are interested in Movie_Recommendation_Engine are comparing it to the libraries listed below
Sorting:
- ☆124Updated 7 years ago
- Low-Rank Matrix Factorization for Recommender Systems☆73Updated 8 years ago
- predicting student academic performance☆85Updated 5 years ago
- Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.☆47Updated 6 years ago
- A simple movie recommendation engine☆75Updated 3 years ago
- A collection of Medium posts☆55Updated 6 years ago
- ☆21Updated 6 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 5 years ago
- ☆179Updated 9 years ago
- K-Means Clustering using Python from Scratch☆129Updated 7 years ago
- Personalized book recommender system to generate top 5 recommendations to users☆24Updated 7 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- UC Berkeley team's submission for RecSys Challenge 2018☆88Updated 7 years ago
- This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube☆125Updated 5 years ago
- Tutorial: Support Vector Machine from scratch using Python3☆37Updated 8 years ago
- Recommendation System, Collaborative Filtering, Spark, Hive, Flask, Web Crawler, AWS EC2, AWS RDS☆36Updated 7 years ago
- It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset☆72Updated 5 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn☆113Updated last year
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆249Updated 7 years ago
- Churn Prediction with PySpark using MLlib and ML Packages☆58Updated 9 years ago
- A machine learning algorithm written to predict severity of insurance claim☆19Updated 8 years ago
- Customer life time analysis (CLV analysis). We are using Gamma-Gamma model to estimate average transaction value for each customer.☆48Updated 7 years ago
- Recommendation system for music.☆15Updated 2 years ago
- Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook☆105Updated 2 years ago
- A recommender system built for book lovers.☆112Updated 6 years ago
- Recommender System Challenge by @Sirajology on Youtube☆79Updated 8 years ago
- Slides, code and resources for model interpretation methods in machine learning and deep learning☆32Updated 6 years ago
- MovieLens Recommender System