搜索资源列表
JavaBayes-0.346.tar
- Java的贝叶斯学习库 贝叶斯网络的推理 机器学习-java Bayesianlearning
fenke
- java实现贝叶斯算法分类,机器学习,实现医疗分科算法-Bayesian classification algorithm java to achieve
learning
- 机器学习代码,贝叶斯java的实现代码。其他还用到了中文语言的分词器。有注释,易于阅读。-Machine learning code, Bayesian java implementation code. Other languages also uses the Chinese word breaker. Notes, easy to read.
weka
- 机器学习调用weka的jar包实现的源码,包含朴素贝叶斯,决策树,ID3,以及特征选择的源码,数据集使用weka的数据集,需要使用arff文件读入。-Weka machine learning to call the jar package implements the source, including Naive Bayes, decision trees, ID3, and features selected source dataset weka data set, you need t
BreastCancer
- Java实现机器学习经典分类算法,代码中实现了决策树、贝叶斯和KNN三个分类算法(Java implements the classic classification algorithm for machine learning. The code implements three classification algorithms: decision tree, Bayes and KNN)