Skip to main content

March 8,2019,weekend

Worked on News Recommender project Bot 1 and worked on stemmer and lemmatizer and different kinds of stemmers. After getting poor results with stemmers removed stemmers altogether and used lemmatizers instead. Then did clustering with Kmeans and used an elbow curve method to find the number of clusters and used KMeans clustering with 5 clusters and found the clusters that means i got my news divided into 5 different clusters which i could recommend to user by my Bot 1.

Worked on project and completed the task that was to be completed today that is to detect the image of the customised when it passes a line or say a point i want it to pass which will help me in the trigger of my algorithm.

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.