About 5,380 sites
Open links in new tab
  1. Support vector machine - Wikipedia

    In machine learning, a support vector machine (SVM) or support vector network[1] is a supervised max-margin model with …

  2. Support Vector Machine (SVM) Algorithm - GeeksforGeeks

    May 2, 2026 · Support Vector Machine (SVM) is a supervised machine learning algorithm used for classification and regression …

  3. 1.4. Support Vector Machines — scikit-learn 1.9.1 documentation

    A support vector machine constructs a hyper-plane or set of hyper-planes in a high or infinite dimensional space, which can be used …

  4. What Is Support Vector Machine? | IBM

    Dec 12, 2023 · A support vector machine (SVM) is a supervised machine learning algorithm that classifies data by finding an optimal …

  5. Every point is a support vector... too much freedom to bend to fit the training data – no generalization. In fact, SVMs have an …

  6. Support Vector Machine (SVM) in Machine Learning

    Support vector machines (SVMs) are powerful yet flexible supervised machine learning algorithm which is used for both classification …

  7. Support Vector Machine — Introduction to Machine Learning …

    Jun 5, 2018 · Support Vector Machine, abbreviated as SVM can be used for both regression and classification tasks. But, it is widely …

  8. This set of notes presents the Support Vector Machine (SVM) learning algorithm. SVMs are among the best (and many believe is …

  9. Support Vector Machine (SVM) - Analytics Vidhya

    Apr 21, 2025 · A Support Vector Machine (SVM) is a machine learning algorithm used for classification and regression. This finds the …

  10. Support Vector Machine (SVM) Algorithm - Great Learning

    Mar 25, 2020 · Support Vector Machine (SVM) is a supervised machine learning algorithm used for classification and regression …