计算SVM判别函数值的方法
New Method of Computing SVM Discriminant Value
-
摘要: 当支撑矢量或待判别的样本很多时,支撑矢量机算法对判别函数值的直接计算会影响整个SVM算法的速度.国外对于SVM的训练算法研究很深入,但判别函数值的算法研究很少.文中将从减少判别值计算的复杂性入手,提出矢量替换法(主要针对线性SVM)、正交矢量法(主要针对非线性SVM)的判别值计算算法.Abstract: When the number of support vectors or samples required to distinguish is large, its direct computation would take much time. In order to reduce the complexity of discriminant value computation, vector replacement method mainly for linear SVM and orthogonal vectors method mainly for nonlinear SVM are brought forward.
下载: