https://github.com/farheenb/recommender-system-for-movies-in-python
Modeled a recommender system that will predict if a user is going to like a movie or not. Used Boltzman Machine for this purpose
https://github.com/farheenb/recommender-system-for-movies-in-python
Last synced: about 2 months ago
JSON representation
Modeled a recommender system that will predict if a user is going to like a movie or not. Used Boltzman Machine for this purpose
- Host: GitHub
- URL: https://github.com/farheenb/recommender-system-for-movies-in-python
- Owner: FarheenB
- Created: 2020-04-26T20:15:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T11:16:00.000Z (about 5 years ago)
- Last Synced: 2025-07-17T22:13:15.489Z (3 months ago)
- Language: Jupyter Notebook
- Size: 19.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recommender-System-for-Movies-in-Python
Modeled a recommender system that will predict if a user is going to like a movie or not. Used Boltzman Machine for this purpose