Skip to main content

Monday, March 18

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.

Comments

Popular posts from this blog

4/8/2019

Worked on News Recommender System again. Found more bunch of problems with it and need to fix it. Project: Worked upon a colleague's code as he handed it over to me trying to understand it and make sense out of it.

April 11, 2019

Worked on Data mining and analytics today and watched Sarab Sir's video on the same . How ever the video was not completed and the Mining graphs topic is still left. In project worked on different images to detect the number plates and put them in a place.

April Fool's Day

Worked on Time Series Forecasting and worked various topics on Time Series like level, seasonality and Trend. Worked on various graphs and formed various equations on Additive and Multiplicative Seasonality. After that Worked continued on News Recommendation System Project Model.