搜索资源列表
mmySVM
- 这是支持向量机的一个程序,可以做回归和分类问题。如果有问题可以和作者联系。-SVM a procedure can be done regression and classification problems. If there's a problem and can contact the author.
stepthatusetheLIBSVM
- 介绍了用支持向量机方法做时间序列回归和预测的步骤-introduces the SVM methods regression and time series prediction steps
svmmatlabSORCE
- 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM
cutesvm
- 使用cutesvm可以利用svm方法进行模式识别里的的分类和回归等相关操作.方便易行.-use cutesvm can use svm Lane pattern recognition methods for the classification and the return of other related operations. User-friendly.
MySVMSourceCode
- 这个是用QT编写的一个SVM程序,改写了台湾林智仁的libsvm程序,可以用来分类,线性回归等等人工智能,并且是有界面的-This is a SVM program written in QT, rewritten libsvm Taiwan Lin Zhiren the program can be used for classification, regression, and so on Artificial Intelligence, and is the interface