资源列表
decisionTree
- 决策树java源代码。包含两个决策树算法的代码和一个贝叶斯算法的代码。-Tree java source code. The code consists of two decision tree algorithm and a Bayesian algorithm code.
LDBSCAN
- 数据挖掘聚类算法java代码。包含LDBSCAN算法源码。-Data mining clustering algorithm java code. It contains LDBSCAN algorithm source code.
Kmeans
- 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
knn
- K近邻分类算法实现 in Python -KNN Classfier in Python
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
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,
kmeansconsole
- k-means data and exemple
DImension-conversion-of-data
- divide images in parts and reshape them to original size
pso
- 标准群算法的matlab实现函数,带有两个demo-Standard swarm algorithm matlab achieve function with two demo
SVM-intrduction
- svm支持向量机的基础导论,纯理论学习,没有附带源码-Introduction to support vector machines svm basis, purely theoretical study, does not come with source code
JavaBlowfish
- Blowfish对称加密算法实例,应用Blowfish对称密钥加密的一个类,另外还有一个使用该类的例子,研究下Java加密的基础知识,仅供参考。-Blowfish symmetric encryption algorithm example