Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovesaroha/movies-recommendation-system
Movies recommendation and rating prediction using collaborative filtering.
https://github.com/lovesaroha/movies-recommendation-system
collaborative-filtering html javascript movies-recommendation rating-prediction
Last synced: 7 days ago
JSON representation
Movies recommendation and rating prediction using collaborative filtering.
- Host: GitHub
- URL: https://github.com/lovesaroha/movies-recommendation-system
- Owner: lovesaroha
- License: gpl-3.0
- Created: 2021-09-16T10:03:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T11:22:20.000Z (about 3 years ago)
- Last Synced: 2024-01-26T05:14:18.339Z (10 months ago)
- Topics: collaborative-filtering, html, javascript, movies-recommendation, rating-prediction
- Language: JavaScript
- Homepage: https://js.lovesaroha.com/Movies-Recommendation-System
- Size: 610 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Movies-Recommendation-System (Collaborative Filtering)
Movies recommendation and rating prediction using collaborative filtering.
Demo [lovesaroha/Movies-Recommendation-System](https://js.lovesaroha.com/Movies-Recommendation-System)## Features
- Choose saved ratings from (Imdb, MetaScore , Rotten Tomatoes).
- Calculate similarity score using (Pearson , Euclidean Distance).
- Recommend movies and predict rating based on rated movies by user.---
![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/36.png)---
![image](https://raw.githubusercontent.com/lovesaroha/gimages/main/37.png)