资源列表
lm
- 各种对图像的分类和聚类的方法,kmeas、knn、pca等,还有几种数据处理中的窗函数-Variety of image classification and clustering methods, kmeas, knn, pca, etc., there are several data processing window function
sleep
- matlab code for separating sleep stages
DiscriminantFunction
- it s discriminant function in matlab code
EuclideanDistance
- it s matlab code for Euclidian distane in data miningin pattern recognition
pattern-identification
- 主成分分析、Fisher判别法与支持向量机在模式识别中的应用-Application of principal component analysis, Fisher discriminant analysis and support vector machine in pattern recognition
clustering
- clustering evolutionary
huxinxi
- 粗糙集互信息的约简代码。基于MATLAB。苗夺谦的论文的方法。-Mutual Reduction of rough set code information. Based on MATLAB. Methods Miao Duoqian papers.
rw
- 最大熵随机游走,在每一步中令熵率保持局部最大-The maximum entropy random walk, so entropy rate at each step to keep the local maximum
ClusteringCpp
- 聚类算法,主要用于DBSCAN聚类,基于C++环境-clusterting by c++
CART
- CART是决策树算法的一种,是数据挖掘的重要组成部分。-CART is a decision tree algorithm, is an important part of data mining.
EM
- EM算法是数据挖掘算法之一,有兴趣的可以来学习。-EM algorithm is one of data mining algorithms, interested can learn.
online-perceptron
- Online perceptron Algorithm on spambase dataset.