约 13,100,000 个结果
在新选项卡中打开链接
  1. Support Vector Machine (SVM) Algorithm - GeeksforGeeks

    2026年1月19日 · Your All-in-One Learning Portal. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive …

  2. 1.4. Support Vector Machines — scikit-learn 1.8.0 documentation

    1.4. Support Vector Machines # Support vector machines (SVMs) are a set of supervised learning methods used for classification, regression and outliers detection. The advantages of support vector …

  3. Machine à vecteurs de support — Wikipédia

    Les machines à vecteurs de support ou séparateurs à vaste marge (en anglais support-vector machine, SVM) sont un ensemble de techniques d' apprentissage supervisé destinées à résoudre des …

  4. Support Vector Machines (SVM): An Intuitive Explanation

    2023年7月1日 · Support Vector Machines (SVMs) are a type of supervised machine learning algorithm used for classification and regression tasks. They are widely used in various fields, including pattern ...

  5. What Is Support Vector Machine? | IBM

    A support vector machine (SVM) is a supervised machine learning algorithm that classifies data by finding an optimal line or hyperplane that maximizes the distance between each class in an N …

  6. 机器学习算法|支持向量机(Support Vector Machine,SVM)

    2025年3月2日 · 机器学习是人工智能的重要分支,涵盖监督学习、无监督学习等。支持向量机(SVM)是常用监督学习算法,适用于分类和回归,通过寻找最优超平面分隔数据,并可通过核函 …

  7. Support Vector Machines | Springer Nature Link

    An Introduction to Support Vector Machines and other kernel-based learning methods. Cambridge University Press, Cambrigde, Book website: www.support-vector.net (2000)

  8. Support Vector Machine — Introduction to Machine Learning …

    2018年6月5日 · What is Support Vector Machine? The objective of the support vector machine algorithm is to find a hyperplane in an N-dimensional space (N — the number of features) that distinctly …

  9. 4 Support Vector Machine (SVM) Support vectors Maximize margin •SVMs maximize the margin (Winston terminology: the ‘street’) around the separating hyperplane. •The decision function is fully …

  10. 支持向量机_百度百科

    支持向量机(Support Vector Machine, SVM)是一类按监督学习(supervised learning)方式对数据进行二元分类的广义线性分类器(generalized linear classifier),其决策边界是对学习样本求解的最大 …