Recommendation algorithm
This is going to be an ongoing update to some interesting recommendation algorithm that i found over the web. If anyone have any input, please let me know.
-Adapting machine learning approach for recommending advertisement, news and other articles to users.
Nearest Neighbour Algorithm - To be updated :)
Resources:
Nearest Neighbour Algorithm (This give a really easy to understand overview of the algorithm - far better than alot of the lecture notes given by professors)
http://people.revoledu.com/kardi/tutorial/KNN/index.html
Contextual-Bandit algorithm - Li Long, Wei Chu, J.Langford, R.Schapire
-Adapting machine learning approach for recommending advertisement, news and other articles to users.
Nearest Neighbour Algorithm - To be updated :)
Resources:
Nearest Neighbour Algorithm (This give a really easy to understand overview of the algorithm - far better than alot of the lecture notes given by professors)
http://people.revoledu.com/kardi/tutorial/KNN/index.html
Comments