Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santosh2702/movie-recommender-system
https://github.com/santosh2702/movie-recommender-system
hacktoberfest machine-learning python
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/santosh2702/movie-recommender-system
- Owner: santosh2702
- Created: 2018-12-30T12:58:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T10:44:01.000Z (about 4 years ago)
- Last Synced: 2024-11-06T19:32:58.760Z (2 months ago)
- Topics: hacktoberfest, machine-learning, python
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Recommender System
A recommendation system provides suggestions to the users through a filtering process that is based on user preferences and browsing history. The information about the user is taken as an input. The information is taken from the input that is in the form of browsing data. This information reflects the prior usage of the product as well as the assigned ratings. A recommendation system is a platform that provides its users with various contents based on their preferences and likings. A recommendation system takes the information about the user as an input. The recommendation system is an implementation of the machine learning algorithms.