资源列表
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
JavaBlowfish
- Blowfish对称加密算法实例,应用Blowfish对称密钥加密的一个类,另外还有一个使用该类的例子,研究下Java加密的基础知识,仅供参考。-Blowfish symmetric encryption algorithm example
SVM-intrduction
- svm支持向量机的基础导论,纯理论学习,没有附带源码-Introduction to support vector machines svm basis, purely theoretical study, does not come with source code
pso
- 标准群算法的matlab实现函数,带有两个demo-Standard swarm algorithm matlab achieve function with two demo
DImension-conversion-of-data
- divide images in parts and reshape them to original size
kmeansconsole
- k-means data and exemple
MyBGD
- its a paper about cloud computing, it s was very usful for me I hop that for you also, by regard,-its a paper about cloud computing, it s was very usful for me I hop that for you also, by regard,
libsvm-by-cpp
- svm的matlab代码 十分好用 是份很好的学习资料 可直接编译成exe文件运行 欢迎大家下载-SVM algorithm with C++ method and ideal for beginners to learn the code easy to read parts of a good learning materials
knn
- K近邻分类算法实现 in Python -KNN Classfier in Python
Kmeans
- 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
LDBSCAN
- 数据挖掘聚类算法java代码。包含LDBSCAN算法源码。-Data mining clustering algorithm java code. It contains LDBSCAN algorithm source code.
decisionTree
- 决策树java源代码。包含两个决策树算法的代码和一个贝叶斯算法的代码。-Tree java source code. The code consists of two decision tree algorithm and a Bayesian algorithm code.