搜索资源列表
SVM
- 这里实现了四种SVM工具箱的分类与回归算法 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveG
CODE_OF_SVM_AND_OTHER
- SVM/VSM/互信息,以及数据结构中二叉树,内存池实现代码-SVM/VSM/mutual information, and the binary tree data structure, memory pool implementation code
dynamicsvm
- 动态SVM算法,可实现模型的在线实时更新,里面的数据需要根据自己的实际数据改变,为一多输入单输出的拟合预测模型。-Dynamic SVM algorithm can achieve real-time updates online model, the data inside the data according to their actual needs change, fitting prediction model is a multi-input single-output.
eyksti043
- SVM分类器的实现原码,SVM是一类基于统计学习理论的模式识别方法()
56482254
- 不错的SVM实现算法,采用的是LS-SVM算法,这是C版本,还有一个MATLAB版本()
LRZUCP9
- 应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!()