Download List

项目描述

MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. It addresses the two most common scenarios in collaborative filtering: rating prediction (e.g. on a scale of 1 to 5 stars), and item prediction from implicit feedback (e.g. from clicks or purchase actions). It contains dozens of recommender engines, including state-of-the-art matrix factorization methods. It also supports real-time updates to the recommender engines, storing engines to disk and reloading them again, and several evaluation measures to compare the accuracy of different recommender system methods. Three command-line programs that offer most of the functionality contained in the library are included.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-30 07:13 Back to release list
2.02

现在建立没有 IDE。命令行工具: 在 Unix ; 易于部署的脚本可执行文件的名称更改为较低的情况下 ;选项来忽略一个文件的第一行。F # 和简化的示例在 C#、 Python 和 Ruby 中的新范例。评价方法是调用要容易得多。有一个新的基线评级预测: 共同聚类。有错误修正和其他为 BPRMF、 MultiCoreMatrixFactorization、 TimeAwareBaseline、 KNN 的改进。
Can now be built without an IDE. Command line tools: scripts for easy deployment on Unix; executable names changed to lower case; an option to ignore the first line of a file. New examples in F# and simplified examples in C#, Python, and Ruby. Evaluation methods are much easier to call. There is a new baseline rating predictor: co-clustering. There are bugfixes and other improvements for BPRMF, MultiCoreMatrixFactorization, TimeAwareBaseline, and KNN.

Project Resources