Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 391 Bytes

collective-intelligence

Repo for code examples from Collective Intelligence book of Tobby Segaran This repo contains:

  • all AI algorithms implemented in python
  • solutions to selected questions,
  • comparison between different algorithms in order to check how well they do on different problems

Contents

  • Collaborative Filtering in order to make recommendations
  • Unsupervised Learning