Svm
支持向量机(SupportVectorMachine,SVM)是一类按监督学习(supervisedlearning)方式对数据进行二元分类的广义线性分类器(generalizedlinearclassifier),其决策边界是对学习样本求解的最大边距超平面(maximum-marginhyperp...
Svm 全部资料 456 份
基于 SVM 时间序列预测 教案 支持向量机 Support Vector Machines,SVM
基于 SVM 时间序列预测 教案 支持向量机 Support Vector Machines,SVM...
this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,
this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,...
这个代码是用lib-svm来实现svm分类器的
这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。...
library for SVMclassification and regression. It solves C-SVM classification, nu-SVM classification
library for SVMclassification and regression. It solves C-SVM classification, nu-SVM classification...
Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matla
Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matla...