搜索资源列表
track
- 该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法-The program is my many years of experience and code, the realization of the panora
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)
随机森林用于模式分类
- 随机森林用于模式分类识别算法,包含代码和数据(Random Forests for Pattern Classification Recognition Algorithms, Containing Codes and Data)