khanhnamle1994 / movielens

4 different recommendation engines for the MovieLens dataset.

Home Page:https://grouplens.org/datasets/movielens/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

4 different recommendation engines for the MovieLens dataset.

https://grouplens.org/datasets/movielens/

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%