搜索资源列表
randomForest
- 完整的随机森林R分类代码,导入数据直接可以使用(the R code of randomforest, and you can use it directly by update your data.)
高风代码
- 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
随机森林c++
- 随机森林c++代码,非常好用,可用于回归和分类(random forests toolbox using c++ for regression and classification)
各种分类器matlab程序
- 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)