@krishnaik06 Your content on Book Recommendation Using Collaborative Filtering was superb.
And I applied this method on the End to End Anime Recommendation system(Web app), but I have a dought that in the video you took a random index np.random.choice(movie_features_df.shape[0]) and recommended it.
But my question is how we can pass a book name and code gives me the recommendation according to that book.
I search many places for the answer but I couldn't find it.
Sir @krishnaik06 Please Help me to solve this or I have to drop the Project for now
@krishnaik06 Your content on Book Recommendation Using Collaborative Filtering was superb. And I applied this method on the End to End Anime Recommendation system(Web app), but I have a dought that in the video you took a random index
np.random.choice(movie_features_df.shape[0])
and recommended it. But my question is how we can pass a book name and code gives me the recommendation according to that book. I search many places for the answer but I couldn't find it.Sir @krishnaik06 Please Help me to solve this or I have to drop the Project for now