All Projects → khanhnamle1994 → Movielens

khanhnamle1994 / Movielens

Licence: mit
4 different recommendation engines for the MovieLens dataset.

Projects that are alternatives of or similar to Movielens

Recsys19 hybridsvd
Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.
Stars: ✭ 23 (-91.32%)
Mutual labels:  jupyter-notebook, collaborative-filtering
Neural Collaborative Filtering
pytorch version of neural collaborative filtering
Stars: ✭ 263 (-0.75%)
Mutual labels:  jupyter-notebook, collaborative-filtering
Recotour
A tour through recommendation algorithms in python [IN PROGRESS]
Stars: ✭ 140 (-47.17%)
Mutual labels:  jupyter-notebook, collaborative-filtering
Vae cf
Variational autoencoders for collaborative filtering
Stars: ✭ 386 (+45.66%)
Mutual labels:  jupyter-notebook, collaborative-filtering
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (-23.02%)
Mutual labels:  jupyter-notebook, collaborative-filtering
Presentations
Collection of presentations for advanced Python topics
Stars: ✭ 264 (-0.38%)
Mutual labels:  jupyter-notebook
Torrent To Google Drive Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab.
Stars: ✭ 266 (+0.38%)
Mutual labels:  jupyter-notebook
Lotterypredict
TensorFlow实战,使用LSTM预测彩票
Stars: ✭ 263 (-0.75%)
Mutual labels:  jupyter-notebook
Machine Learning
讲解常见的机器学习算法
Stars: ✭ 264 (-0.38%)
Mutual labels:  jupyter-notebook
Ransac Flow
(ECCV 2020) RANSAC-Flow: generic two-stage image alignment
Stars: ✭ 265 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow basic tutorial
Stars: ✭ 265 (+0%)
Mutual labels:  jupyter-notebook
Pandas for everyone
Repository to accompany "Pandas for Everyone"
Stars: ✭ 266 (+0.38%)
Mutual labels:  jupyter-notebook
Deeplearning Challenges
Codes for weekly challenges on Deep Learning by Siraj
Stars: ✭ 264 (-0.38%)
Mutual labels:  jupyter-notebook
Healthcare
Stars: ✭ 265 (+0%)
Mutual labels:  jupyter-notebook
Lstm Human Activity Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Stars: ✭ 2,943 (+1010.57%)
Mutual labels:  jupyter-notebook
The Elements Of Statistical Learning
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
Stars: ✭ 260 (-1.89%)
Mutual labels:  jupyter-notebook
Grad Cam Tensorflow
tensorflow implementation of Grad-CAM (CNN visualization)
Stars: ✭ 261 (-1.51%)
Mutual labels:  jupyter-notebook
Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (+0.38%)
Mutual labels:  jupyter-notebook
Stn.keras
Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.
Stars: ✭ 265 (+0%)
Mutual labels:  jupyter-notebook
Mobike Crawler
摩拜单车爬虫
Stars: ✭ 265 (+0%)
Mutual labels:  jupyter-notebook

MovieLens Recommendation Systems

This repo shows a set of Jupyter Notebooks demonstrating a variety of movie recommendation systems for the MovieLens 1M dataset. The dataset contain 1,000,209 anonymous ratings of approximately 3,900 movies made by 6,040 MovieLens users who joined MovieLens in 2000.

Here are the different notebooks:

An accompanied Medium blog post has been written up and can be viewed here: The 4 Recommendation Engines That Can Predict Your Movie Tastes

Requirements

Dependencies

Choose the latest versions of any of the dependencies below:

License

MIT. See the LICENSE file for the copyright notice.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].