diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-05-22 12:18:33 -0600 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-05-22 12:18:33 -0600 |
commit | 27dc62cf3bd9686f30d66071701b3d2558874090 (patch) | |
tree | 0d7b9bf99d66cbf4fb740ffe45179afe68928908 /Content | |
parent | 1ca3a0abf3b1dad33ce5d5859253220e8b2205d1 (diff) |
updated title
Diffstat (limited to 'Content')
-rw-r--r-- | Content/posts/2022-05-21-Similar-Movies-Recommender.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Content/posts/2022-05-21-Similar-Movies-Recommender.md b/Content/posts/2022-05-21-Similar-Movies-Recommender.md index e17cf15..b889002 100644 --- a/Content/posts/2022-05-21-Similar-Movies-Recommender.md +++ b/Content/posts/2022-05-21-Similar-Movies-Recommender.md @@ -1,10 +1,10 @@ --- date: 2022-05-21 17:56 -description: Building a Content Based Similar Movies Recommender System +description: Building a Content Based Similar Movies Recommendatiom System tags: Python, Transformers, Recommendation-System --- -# Building a Simple Similar Movies Recommender System +# Building a Similar Movies Recommendation System ## Why? |