推荐系统 SVDFeature

码农软件 · 软件分类 · 推荐引擎 · 2019-08-04 06:44:02

软件介绍

SVDFeature 是基于协作过滤和排序的工具包,包含一个很灵活的Matrix Factorization推荐框架,能方便的实现SVD、SVD++等方法, 是单模型推荐算法中精度最高的一种。SVDFeature代码精炼,可以用相对较少的内存实现较大规模的单机版矩阵分解运算。

另外含有Logistic regression的model,可以很方便的用来进行ensemble运算。

此款系统是由上海交大的同学开发(开发语言C++),代码严谨、质量高。

介绍 via resyschina

本文地址:https://codercto.com/soft/d/11599.html

Algorithms

Algorithms

Robert Sedgewick、Kevin Wayne / Addison-Wesley Professional / 2011-3-19 / USD 89.99

Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick,s best-selling series, reflecting an indispensable body of knowledge developed over the ......一起来看看 《Algorithms》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具