资源列表
Data
- 《R统计与数据挖掘》一书中所有源码,可以直接编译- R statistics and data mining, a book all the source code, can be directly compiled
scaleForSVM
- 用SVM进行分类时,需要对原数据进行归一化处理。-When using SVM classification, the need for raw data normalized.
dataset
- 自己写的python canny算法,可以对图片进行边缘检测,要求见PPT,可根据需要调整代码-Write your own python canny algorithm that can detect the edge of the picture, asked to see the PPT, the code can be adjusted as needed
FP-Growth
- fp-growth算法的c++实现,比较简单,但不能生成关联规则。-fp-growth algorithm c++ implementation, relatively simple, but can not generate association rules.
ID3
- 决策树算法的实现,id3算法,内含实验数据以及报告-an example of id3 algorithm
SPPP3.0
- 包含了信号处理的各种算法程序,如传统的傅里叶变换等时域和时频域分析。-Contains a variety of signal processing algorithms
LSSVM
- 最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化-igam=0.001 isig2=0.001 [gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },... [0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm ) type= function approximation kernel= RBF_
FCBF
- This a one of the data mining algorithm completly made by me. This is based on feature subset selection. One of the popular algorithm of feature selection named Fast Correlation based feature selection algorithm(FCBF).It s complete code is here with
CuCao2ClassTrain
- 基于粗糙集的分类规则提取和分类规则约简。首先进行粗糙分类器训练,然后将复杂的分类规则降维成简单的分类规则,但分类精度不变。-Rough classification learning rules are trained and extracted based on rough sets and complex classification rules are dimensionally reduced into simple classification rules, but the class
MATLAB-generate-fuzzy-rules
- MATLAB通过数据挖的方法,得到模糊控制规则,用来进行模糊控制。-MATLAB through data mining method to obtain a fuzzy control rule for fuzzy control.
apriori
- 用r语言编写的apriori算法 源代码 可直接使用-With r language apriori algorithm source code can be used directly
gplvm
- 这是一个用于高斯过程隐变量模型的工具箱,其中包含了MATLAB/C/PYTHON三种语言版本-As of July 2005 a C++ implementation of the GPLVM exists which has most of the flexibility of this software but runs much faster. However as of this time it cannot handle very large data sets as the spar