- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://www.postjoint.com/story/crab-recommender-systems-in-python/
- 软件文档: http://muricoca.github.io/crab/
- 官方下载: http://muricoca.github.io/crab/install.html
软件介绍
系统的Tutorial可以看这里:
http://muricoca.github.io/crab/
Crab是基于Python开发的开源推荐软件,其中实现有item和user的协同过滤。据说更多算法还在开发中,
Crab的python代码看上去很清晰明了,适合一读。
介绍via resychina
Dive Into Python 3
Mark Pilgrim / Apress / 2009-11-6 / USD 44.99
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!
