资源列表
cfmatrix
- 这是混淆矩阵源代码,可以输出分类结果的混淆矩阵,用于模式识别,数据挖掘等。-this is cfmatrix code
cluster_Matlab
- 这里比较了几种聚类算法,包括普聚类,kmeans等。-Here compared several clustering algorithms, including Cape clustering, kmeans like.
fenjieceng
- 对四层二维离散小波进行信息熵计算,通过对比低频子带信息熵的差值求解最佳分层数,希望对大家能有所帮助-For four-dimensional discrete wavelet information entropy calculated by comparing the difference between the low-frequency sub-band information entropy solving optimum number of layers, in the hope th
k-means-by-LR
- 标准的数据挖掘聚类算法 k均值聚类 k-means聚类 严格按照标准算法执行 简单高效-Standard data mining clustering algorithm k-means clustering In strict accordance with the standard algorithm is simple and efficient execution
APriori
- 用于生成频繁项集,后续关联算法,希望能对大家有所帮助-Used to generate frequent item sets, the subsequent correlation algorithm, we hope to help
FCCI
- 模糊联合聚类,可以同时对样本和样本属性进行模糊化,提高算法精度。-fuzzy co-clustering approcah in whitch both the objects and the features
Keywords
- 通过TF-IDF的方式找到一系列文章的关键词-find the keywords of a series of articles
linear-regression
- 使用matlab实现机器学习最常用的linear regression算法-Using matlab realize learning machine most commonly used linear regression algorithm
58472
- template matching using corr2 function in matlab working very we-template matching using corr2 function in matlab working very well
FCM-(2)
- 本人自己写的模糊均值算法,采用c#语言,经过测试可以运行。-I write my own fuzzy average algorithm, using c# language, through the test can be run.
python_fcm
- 我自己写的关于模糊进制分类的算法,采用二维数据,经过测试可以运行。-I wrote about fuzzy classification algorithm into the system, USES the two-dimensional data, after the test can be run
MyId3
- 用c#编写的id3算法,用于数据挖掘,经过测试可以运行。-Id3 algorithm written in c#, used for data mining, through the test can be run.