About 870,000 results
Open links in new tab
  1. Support Vector Machine (SVM) Algorithm - GeeksforGeeks

    Jan 27, 2025 · Support Vector Machine (SVM) is a supervised machine learning algorithm used for classification and regression tasks. While it can handle regression problems, SVM is …

  2. Support vector machine - Wikipedia

    In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised max-margin models with associated learning algorithms that analyze data for …

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

    Support vector machines (SVMs) are a set of supervised learning methods used for classification, regression and outliers detection. The advantages of support vector machines are: Effective in …

  4. What Is Support Vector Machine? | IBM

    Dec 27, 2023 · Support vector regression (SVR) is an extension of SVMs, which is applied to regression problems (i.e. the outcome is continuous). Similar to linear SVMs, SVR finds a …

  5. Support Vector Machine — Introduction to Machine Learning Algorithms

    Jun 5, 2018 · Support vector machine is another simple algorithm that every Machine Learning expert should have in his/her arsenal. Support vector machine is highly preferred by many as it …

  6. Introduction to Support Vector Machines (SVM) - GeeksforGeeks

    Feb 2, 2023 · Support Vector Machines (SVMs) are a type of supervised learning algorithm that can be used for classification or regression tasks. The main idea behind SVMs is to find a …

  7. A Complete Guide To Support Vector Machines (SVMs) - Medium

    Jun 28, 2019 · Support Vector Machine is a popular Machine Learning algorithm which became popular in the late 90 s. It is a supervised machine learning algorithm which can be used for …

  8. What Are Support Vector Machine (SVM) Algorithms? - Coursera

    Mar 11, 2025 · An SVM algorithm, or a support vector machine, is a machine learning algorithm you can use to separate data into binary categories. When you plot data on a graph, an SVM …

  9. Support Vector Machine (SVM) - Analytics Vidhya

    Apr 21, 2025 · SVM (Support Vector Machine) is a supervised algorithm, effective for both regression and classification, though it excels in classification tasks. Popular since the 1990s, …

  10. Support Vector Machine (SVM) Algorithm in Machine Learning

    Support Vector Machine (SVM) is a powerful supervised machine learning algorithm used for both classification and regression tasks. It’s particularly effective in high-dimensional spaces and is …

  11. Some results have been removed