Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
Examples from Programming Collective Intelligence ( http://oreilly.com/catalog/9780596529321/ )


I have updated the codes as it seemed fit for working with latest datasets.. Please check the readme of each chapter to know
what version of python I used to modify
3 changes: 3 additions & 0 deletions chapter2/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
python 3.5 for Recommendations.py module. :)
to convert back to python 2.7
change the line 137. The #PRINT format. hope you know how.
Loading