错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Support Vector Machine

  • Shan Chang,
  • Liangxu Xie

摘要

Support vector machine can seek the best compromise between the complexity of the model and its learning ability based on limited sample information, thereby enabling the model to achieve the best generalization ability. Support vector machine exhibits many unique advantages in solving small sample, nonlinear and high-dimensional pattern recognition problems, and are widely applied to other machine learning issues such as function fitting. Support Vector Machine (SVM) was proposed by Cortes et al. in 1995. Because of its excellent performance in text classification tasks, SVM soon became the mainstream technology of machine learning, and directly set off the climax of “statistical learning” around 2000.