-
svd实现的开源项目
Svd Feature包含一个很灵活的Matrix Factorization推荐框架,能方便的实现SVD、SVD++等方法, 是单模型推荐算法中精度最高的一种。SVDFeature代码精炼,可以用相对较少的内存实现较大规模的单机版矩阵分解运算。
另外含有Logistic regression的model,可以很方便的用来进行ensemble运算
- 2022-01-21 00:47:58下载
- 积分:1
-
用C解方程的第2种算法
用C解方程的第2种算法-C solution of the equation algorithms No. 2
- 2023-04-24 05:15:03下载
- 积分:1
-
卡尔曼滤波是一种重要的数字视频图象跟踪方法。
卡尔曼滤波是一种重要的数字视频图象跟踪方法。-Kalman filtering is an important digital video image tracking method.
- 2023-07-24 14:10:03下载
- 积分:1
-
VC prepared by the method of least squares algorithms for three
VC编写的最小二乘法算法,适用于3阶方程,可编译为链接库文件。-VC prepared by the method of least squares algorithms for three-order equation can be compiled to link library file.
- 2023-01-11 08:20:04下载
- 积分:1
-
提供了PID控制的程序框图,可根据实际需要进行修改。
提供了PID控制的程序框图,可根据实际需要进行修改。-provide PID control of the process diagram, can be based on actual need to be modified.
- 2022-02-03 08:43:12下载
- 积分:1
-
关键词提取
应用背景提取关键词,在一篇文章或一个语句当中,提取语句的关键词。关键技术利用分词算法,提取语句或者文章的关键词
- 2023-02-14 17:40:03下载
- 积分:1
-
一个小巧的蚁群算法演示程序,C语言源码,在TC2.0下调试成功!...
一个小巧的蚁群算法演示程序,C语言源码,在TC2.0下调试成功!-A small demo program ant colony algorithm, C language source code, in TC2.0 debugging success!
- 2022-03-18 12:01:14下载
- 积分:1
-
Frechet距离实现
资源描述Frechet距离广泛用于计算两曲线之间的距离。这个程序提供了在平面上的两条曲线的计算方法。
- 2022-03-24 00:51:05下载
- 积分:1
-
此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!...
此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!-This process of linear algebraic equations for solving the source, which contains a small number of useful procedures for your reference!
- 2022-01-26 06:19:56下载
- 积分:1
-
最小二乘一次完成算法,C语言编写,源码,调试通过。
最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
- 2022-02-18 14:01:43下载
- 积分:1