diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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
\ No newline at end of file +a content based movie recommendation system
\ No newline at end of file |