From 1848135c48044ddfb85b3a707afe102e3893986b Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sun, 22 May 2022 11:40:18 -0600 Subject: updated readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 75e8963..8be0356 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3