Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 268 Bytes

Item CF

The item-based collaborative filtering algorithm developed based on Python, using Cython to write the core computing module, is 20x faster than the native Python implementation.

System: Mac OS
Python: 3.6
Dependency: Pandas 0.20+