SVM(支持向量机)

Posted donggongdechen

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SVM(支持向量机)相关的知识,希望对你有一定的参考价值。

技术分享图片

Basically, the support vector machine is a binary learning machine with some highly elegant properties. Given a training sample, the support vector machine constructs a hyperplane as the decision surface in such a way that the margin of separation between positive and negative examples is maximized.

以上是关于SVM(支持向量机)的主要内容,如果未能解决你的问题,请参考以下文章