I worked on Bot 2 for the news recommender system today.
Learned various new topics :
-Pickling/Depickling
-Serialization/Deserialization
Had a issue with cosine similarity with dimensions not matching and giving an error but was solved finally by mapping the indexes of the array to list twice.
Learned various new topics :
-Pickling/Depickling
-Serialization/Deserialization
Had a issue with cosine similarity with dimensions not matching and giving an error but was solved finally by mapping the indexes of the array to list twice.
Comments
Post a Comment