From d7ec888d687725d47b8789578f0bd96876b475b4 Mon Sep 17 00:00:00 2001
From: navanchauhan <navanchauhan@gmail.com>
Date: Sun, 7 Aug 2022 22:54:35 -0400
Subject: rebuild

---
 docs/posts/2022-05-21-Similar-Movies-Recommender.html | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

(limited to 'docs/posts/2022-05-21-Similar-Movies-Recommender.html')

diff --git a/docs/posts/2022-05-21-Similar-Movies-Recommender.html b/docs/posts/2022-05-21-Similar-Movies-Recommender.html
index 2e2fb6b..5d2d6fe 100644
--- a/docs/posts/2022-05-21-Similar-Movies-Recommender.html
+++ b/docs/posts/2022-05-21-Similar-Movies-Recommender.html
@@ -364,7 +364,8 @@ It is possible that this additional step of mapping could be avoided by storing
 
 <p>Output:</p>
 
-<pre><code>[55786, 18374, 299592, 662622, 6054, 227458, 139687, 303950, 70000, 129307, 70823, 5766, 23950, 137696, 655723, 32842, 413269, 145994, 197990, 373832]
+<pre><code>55786
+[55786, 18374, 299592, 662622, 6054, 227458, 139687, 303950, 70000, 129307, 70823, 5766, 23950, 137696, 655723, 32842, 413269, 145994, 197990, 373832]
 Now You See Me (2013): An FBI agent and an Interpol detective track a team of illusionists who pull off bank heists during their performances and reward their audiences with the money.
 Trapped (1949): U.S. Treasury Department agents go after a ring of counterfeiters.
 Brute Sanity (2018): An FBI-trained neuropsychologist teams up with a thief to find a reality-altering device while her insane ex-boss unleashes bizarre traps to stop her.
@@ -434,9 +435,14 @@ Spies (2015): A secret agent must perform a heist without time on his side
 <li>Filter based on popularity: The data already exists in the indexed database</li>
 </ul>
 
-	<div class="commentbox"></div>
+	<script data-isso="//comments.navan.dev/"
+        src="//comments.navan.dev/js/embed.min.js"></script>
+	<section id="isso-thread">
+	    <noscript>Javascript needs to be activated to view comments.</noscript>
+	</section>
+	<!--<div class="commentbox"></div>
 	<script src="https://unpkg.com/commentbox.io/dist/commentBox.min.js"></script>
-	<script>commentBox('5650347917836288-proj')</script>
+	<script>commentBox('5650347917836288-proj')</script>-->
 </main>
 
 
-- 
cgit v1.2.3