Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inclinedadarsh/movie-recommender-jupyter
This is a repository that contains a jupyter notebook that has a movie recommender. You can use that for your reference to build applications for Movie Recommendation System.
https://github.com/inclinedadarsh/movie-recommender-jupyter
jupyter-notebook python recommendation-system recommender-system
Last synced: 26 days ago
JSON representation
This is a repository that contains a jupyter notebook that has a movie recommender. You can use that for your reference to build applications for Movie Recommendation System.
- Host: GitHub
- URL: https://github.com/inclinedadarsh/movie-recommender-jupyter
- Owner: inclinedadarsh
- Created: 2023-10-01T13:56:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T14:01:30.000Z (over 1 year ago)
- Last Synced: 2023-10-01T15:50:47.064Z (over 1 year ago)
- Topics: jupyter-notebook, python, recommendation-system, recommender-system
- Language: Jupyter Notebook
- Homepage:
- Size: 8.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Recommender Jupyter
This is a repository that contains a jupyter notebook that has a movie recommender. You can use that for your reference to build applications for Movie Recommendation System.
The recommender system is based **content based** and uses text vectorization.