python-recsys Library中文文档

来源:互联网 发布:传奇世界翅膀进阶数据 编辑:程序博客网 时间:2024/05/28 04:54

想把推荐系统的python库python-recsys的英文文档翻译成中文文档,以供自己学习,同时也方便他人。水平有限,请大家多多指教。

原英文官方文档地址:http://ocelma.net/software/python-recsys/build/html/installation.html#dependencies

先看一下整体概览:

python-recsys Library

  • Installation
    • Dependencies
    • Download
    • Install
  • Quick start
  • Data model
    • Items
    • Users
    • Data
  • Algorithms
    • SVD
    • Neighbourhood SVD
    • Comparison
  • Evaluation
    • Prediction-based metrics
    • Decision-based metrics
    • Rank-based metrics
  • Examples
    • Movielens
    • Last.fm
    • Implementing a new algorithm
  • API
    • Algorithms
    • Evaluation
    • Data Model
  • Tests
    • How to run the tests
  • TODO
Authors:Oscar CelmaVersion:

0.1 (2011/10/06)


翻译者:piemonsparrow

时间:2017年4月2号开始

可能用到的数据集地址:https://grouplens.org/datasets/movielens/

0 0
原创粉丝点击