搜索资源列表
台湾大学林智仁的SVM程序
- 台湾大学林智仁的SVM程序,不用scale,直接train就可以了!,National Taiwan University林智仁the SVM procedure, do not scale, can be a direct train!
svm-train
- 支持向量机算法训练部分,主要是针对大规模对象进行训练-Support Vector Machine training component, is mainly directed against the target of large-scale training
libsvm
- it is a library for SVM(support vector machines) to be used in matlab. It includes a readme file for details. It can be used to train SVM on some dataset and use it to predict values(Machine Learning).
SVM
- This code just simply run the SVM on the example data set heart_scale , which is scaled properly. The code divides the data into 2 parts train: 1 to 200 test: 201:270 Then plot the results vs their true class. In order to visualize the h