-
电影推荐
关于海量数据挖掘的推荐系统,用于给用户推荐潜在喜欢的产品,根据电影相似度、用户相似度求预测效用矩阵,对未知评分进行估测,得到阈值评分以上的电影推荐给用户。
- 2022-08-25 19:46:15下载
- 积分:1
-
use Matlab for achieving the kmeans algorithm. Data sets.
使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
- 2023-01-25 08:25:04下载
- 积分:1
-
this Runge
这事龙格-库塔解围分方程算法实例-this Runge- Kutta raise siege equation algorithm examples
- 2023-03-24 13:25:03下载
- 积分:1
-
寻找0点或者方程求解 寻找0点或者方程求解
寻找0点或者方程求解 寻找0点或者方程求解-Looking for 0:00 or 0:00 looking equation or equations to find or equation 0:00
- 2023-06-14 18:35:03下载
- 积分:1
-
SVD的应用,奇异值超平面正交投影证明
A中每个向量xi在随机阵B上的正交投影之和的最小值...
SVD的应用,奇异值超平面正交投影证明
A中每个向量xi在随机阵B上的正交投影之和的最小值-Application of SVD, singular value hyperplane orthogonal projection proves A vector xi for each B in a random array of the orthogonal projection and the minimum
- 2022-01-25 14:04:58下载
- 积分:1
-
APML为用户提供访问Web页面和下载他们的能力…
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN -ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
- 2022-03-31 04:48:40下载
- 积分:1
-
n-m进制转换
计算任意的n进制的书转换到m进制的数字,用户自己定义转换进制类型
- 2022-05-15 13:56:07下载
- 积分:1
-
pasical改写的循环队列
自己改写的循环队列,用顺序表实现。通过预定义数据结构体及缓存的差长度,实现了元素的
1.单个入队、出队操作;
2.批量入队、出对操作;
3.可以自定义是否覆盖未出队元素,用于实时控制并允许少量数据丢失的场合;
4.直接引用,非常方便
- 2022-04-11 23:03:28下载
- 积分:1
-
背包问题
背包问题或背囊问题是组合优化中的一个问题: 鉴于一组项目,每个都有大量和一个值,确定每个项目中包含在集合中,这样,总重量是小于或等于给定的限制和总价值是尽可能大的编号。它把它的名字源于所面对的人的问题,受的限制,大小固定的背包,并必须填充的最有价值的项目。
此代码是背包问题的动态编程和递归函数。
- 2022-03-04 17:05:51下载
- 积分:1
-
DCT算法实现C++
DCT 离散傅立叶变换(Discrete Fourier Transform),c + +源码实现。简单高效。
- 2023-06-11 00:25:02下载
- 积分:1