Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offchan42/item-based-recommender-system
Item-based recommender system on MovieLens data
https://github.com/offchan42/item-based-recommender-system
jupyter-notebook movielens-dataset python3 recommender-system
Last synced: 14 days ago
JSON representation
Item-based recommender system on MovieLens data
- Host: GitHub
- URL: https://github.com/offchan42/item-based-recommender-system
- Owner: offchan42
- License: mit
- Created: 2017-12-15T00:22:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T12:13:09.000Z (almost 7 years ago)
- Last Synced: 2024-03-02T00:39:03.319Z (9 months ago)
- Topics: jupyter-notebook, movielens-dataset, python3, recommender-system
- Language: HTML
- Homepage: https://docs.google.com/document/d/1Ygtp4iJ9pIoxXQijn0WhDTwwMfTeNaVldroDW_L9wHE/edit?usp=sharing
- Size: 1.14 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# item-based-recommender-system
Item-based recommender system on MovieLens dataThe program is in **.ipynb** file. This is the most important one.
Check it out!
# Role of folder
`other-formats` contains the jupyter notebook in other formats like HTML, PDF, PYTHON, etc.This folder needs to be updated regularly. We can update them by running the notebook,
then click "Download as" menu.