updated readme

This commit is contained in:
navanchauhan 2022-05-22 11:40:18 -06:00
parent aaf1c40d86
commit 1848135c48
1 changed files with 1 additions and 7 deletions

View File

@ -1,9 +1,3 @@
# FlixRec
Building a Content based movie recommendation system.
There are various ways to build a recommendation system:
* Popularity Based: Recommend whatever's popular
* Collaborative Filtering: Recommend based on user's with similar movie tastes
* Content Based: Recommend based on the movie
* Hybrid: Combine any of the above techniques
a content based movie recommendation system