-
0056764
这是一本经典数值算法书,包含多种算法的理论,为编程者具有一定参考意义()
- 2018-05-25 16:07:55下载
- 积分:1
-
15082012
求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数()
- 2020-08-31 01:18:10下载
- 积分:1
-
Apriori-master
用Apriori算法挖掘出入侵检测数据集KDD99的数据关联性,从而检测出未知的攻击(Apriori algorithm is used to extract the data association of the intrusion detection data set KDD99, and the unknown attack is detected)
- 2021-04-21 21:58:49下载
- 积分:1
-
pu_ju_lei
说明: 将数据集转换为拉普拉斯矩阵,然后利用基于图论的谱聚类进行聚类。拉普拉斯矩阵采用高斯核函数,全连接方法计算。谱聚类擅长处理高维数据或非凸数据集。(The data set is transformed into Laplacian matrix, and then clustered by spectral clustering based on graph theory. The Laplacian matrix is calculated by using the Gauss kernel function and the full connection method. Spectral clustering is good at dealing with high-dimensional or non-convex data sets.)
- 2019-07-01 16:05:39下载
- 积分:1
-
频繁项集挖掘算法--FPGROWTH算法
数据挖掘经典算法,频繁项集挖掘经典算法,FPGROWTH算法,源码中有详细说明
- 2023-06-08 16:30:03下载
- 积分:1
-
FNN与PCA和KPCA结合
一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
- 2020-09-18 10:27:53下载
- 积分:1
-
机器学习与R语言(machine_learning)
机器学习与R语言(machine_learning)源代码下载,内含R语言实现机器学习算法和应用案例(Machine learning and R language (machine_learning) source code download, containing R language to implement machine learning algorithms and application cases)
- 2020-09-26 17:17:47下载
- 积分:1
-
linyujisuan
通过包围盒法和K-D树法实现电云数据的邻域收索,邻域值可以自动设置(Point cloud data by bounding boxes and K-D tree search method income neighborhood, neighborhood values can be automatically set)
- 2020-11-06 08:49:49下载
- 积分:1
-
710776
用C++实现各种排序算法:如冒泡排序,选择排序,插入排序,希尔排序,快速排序,归并排序,基数排序和堆排序,并带有源代码说明()
- 2018-05-11 20:06:44下载
- 积分:1
-
带阻尼参数的pagerank实现
资源描述实现基本的pagerank算法,可实现传递阻尼参数和迭代次数。源文件从文件中读取
- 2022-09-10 21:45:04下载
- 积分:1