https://github.com/zkan/building-recommender-systems
Building Recommender Systems
https://github.com/zkan/building-recommender-systems
collaborative-filtering machine-learning recommender-system
Last synced: 10 months ago
JSON representation
Building Recommender Systems
- Host: GitHub
- URL: https://github.com/zkan/building-recommender-systems
- Owner: zkan
- License: mit
- Created: 2016-08-25T06:45:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-29T11:50:37.000Z (almost 10 years ago)
- Last Synced: 2025-07-30T17:53:18.527Z (11 months ago)
- Topics: collaborative-filtering, machine-learning, recommender-system
- Language: Jupyter Notebook
- Size: 16.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building Recommender Systems
Credit: https://www.codementor.io/python/tutorial/build-data-products-django-machine-learning-clustering-user-preferences
* Naive Engine
* User-Based Collaborative Filtering
* Item-Based Collaborative Filtering
* Content-Based Engine
* Matrix Factorization
## Public Datasets
https://gist.github.com/entaroadun/1653794