aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2022-05-22 11:40:18 -0600
committernavanchauhan <navanchauhan@gmail.com>2022-05-22 11:40:18 -0600
commit1848135c48044ddfb85b3a707afe102e3893986b (patch)
treecfd7d67796a4bce868e3c28c10aac05459d59e49
parentaaf1c40d86d8382040ff08ea3ad7b54809a624ff (diff)
updated readme
-rw-r--r--README.md8
1 files changed, 1 insertions, 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