中文说明:实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度。。
English Description:
The incremental SVM algorithm is realized, and the training speed of SVM algorithm is greatly accelerated by the selection of factors..Realization of incremental SVM algorithm with matlab code
关注次数: 568
下载次数: 4
文件大小: 4K
中文说明:实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度。。
English Description:
The incremental SVM algorithm is realized, and the training speed of SVM algorithm is greatly accelerated by the selection of factors..incrementsvm.m
initsvm.m
kernel.m
svm.m
svmctrain.m