https://github.com/imaun/movie-recommendations
A movie recommendations system which calculates similarity of movies based on tags and categories
https://github.com/imaun/movie-recommendations
Last synced: about 1 month ago
JSON representation
A movie recommendations system which calculates similarity of movies based on tags and categories
- Host: GitHub
- URL: https://github.com/imaun/movie-recommendations
- Owner: imaun
- License: gpl-3.0
- Created: 2018-07-16T12:11:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T12:14:55.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T05:51:09.390Z (about 2 months ago)
- Language: C#
- Size: 240 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Movie Recommendations System
A movie recommendations system which calculates similarity of movies based on tags, title and geners;
- Dataset in plain text files
- Calculate similarity of movies based on tags, titles and geners
- Calculate the similarity percent for each movies in data set