资源列表

« 1 2 ... 87 88 89 90 91 9293 94 95 96 97 ... 152 »

[数据挖掘k_nn

说明:kNN的思想:计算待分类的数据点与训练集所有样本点,取距离最近的k个样本;统计这k个样本的类别数量;根据多数表决方案,取数量最多的那一类作为待测样本的类别。距离度量可采用Euclidean distance,Manhattan distance和cosine。-kNN The idea is simple: the training set and calculated data points to be classified all
<王志坦> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据挖掘AprioriCpuFlexarry

说明:基于位表矩阵的Apriori算法,可以大幅缩小算法存储空间,减少读取文件次数。 测试文件格式为 “0 1 2 3 4 5 6 7 8 9 10 ”-Bitmap matrix of Apriori algorithm, the algorithm can significantly reduce storage space and reduce the number of times to read the fi
<徐晨炜> 在 2024-09-19 上传 | 大小:7563264 | 下载:0

[数据挖掘PCA

说明:python PCA算法。 以及主成分分析的相关文档,资料,数据集。-python PCA algorithm.
<方奕凯> 在 2024-09-19 上传 | 大小:2458624 | 下载:0

[数据挖掘svm

说明:python,svm支持向量机例子。里面有文档和源码。-python, svm support vector machine example. There are documents and source code.
<方奕凯> 在 2024-09-19 上传 | 大小:2312192 | 下载:0

[数据挖掘Cao-algorithm-

说明:Cao 算法,用于求解分形维数,研究混沌问题,我已经亲自试过啦。-Cao algorithm can be used to obtain the fractal dimension. I have been tested it.
<软件哥> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据挖掘clean

说明:用于量化挖掘股票投资中,股票时间价格Tick序列数据的单位转换与数据清洗-Stock investment for quantifying mining, stock price time series data Tick unit conversion and data cleansing
<crisyang> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[数据挖掘cluster

说明:数据挖掘cluster聚类算法实现源码!-cluster clustering algorithm source code
<Denise> 在 2024-09-19 上传 | 大小:6144 | 下载:0

[数据挖掘DM_Assignment3

说明:KNN CLASSiFICATION ANN CLASSiFICATION KNN C LASSiFICATION ANN CLASSiFICATION KNN CLASSiFICATION ANN CLASSiFICATION KNN CLASSiFICATION ANN CLASSiFICATION -KNN CLASSiFICATION ANN CLASSiFICATION K
<vina> 在 2024-09-19 上传 | 大小:30163968 | 下载:0

[数据挖掘data-mining-video

说明:炼数成金数据挖掘视频,前两周,包括:数据挖掘概论,数据挖掘标准流程,适合刚入门的初学者作为了解-data mining video,the content including the introduction of data mining,data mining standard process,
<xinyue> 在 2024-09-19 上传 | 大小:97716224 | 下载:0

[数据挖掘cankao

说明:基本属性约减文档 基本属性约减文档 -Save the document about the basic properties of the basic properties about the basic properties about the document Save Save document Save document about the basic properties
<> 在 2024-09-19 上传 | 大小:5498880 | 下载:0

[数据挖掘gmm

说明:Clustering of data points using Gaussian Mixture Model and EM Algorithm
<neelesh314> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据挖掘meanshift

说明:Clustering using Meanshift Algorithm
<neelesh314> 在 2024-09-19 上传 | 大小:1024 | 下载:0
« 1 2 ... 87 88 89 90 91 9293 94 95 96 97 ... 152 »

源码中国 www.ymcn.org