Programming Collective Intelligence






Lately I have been reading the amazing book "Programming Collective Intelligence" book by 


Its a fascinating book if you are trying to understand Machine Learning Algorithms using Python from the scratch.


I have been playing with the code so I am publishing to my git account code examples that I have used from the book.


For the moment I have posted code in one big recommendations.py file algorithms for

user-based and item-based filtering
using


  1. Euclidean Distance
  2. Pearson Approach
  3. Tanimoto
  4. Cosine Similarity

You can simple download or clone repo. Afterwards just run python recommendations.py
Please enjoy

Σχόλια

Δημοφιλείς αναρτήσεις