About 4,310,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 particularly well-suited for classification tasks.

  2. Support Vector Machine (SVM) data mining algorithm in plain English

    Support vector machine (SVM) learns a hyperplane to classify data into 2 classes. At a high-level, SVM performs a similar task like C4.5 except SVM doesn't use decision trees at all. Whoa, a hyper-what? A hyperplane is a function like the equation for a line, $latex y = mx + b$.

  3. Support Vector Machine Algorithm - Tpoint Tech - Java

    Jan 30, 2025 · Support Vector Machine or SVM is one of the most popular Supervised Learning algorithms, which is used for Classification as well as Regression problems. However, primarily, it is used for Classification problems in Machine Learning.

  4. In this tutorial I introduce support vector machines and highlight the advantages thereof over existing data analysis techniques, also are noted some important points for the data mining practitioner who wishes to use support vector machines. As John Denker has remarked ‘neural networks are the second best way of doing just about anything’.

  5. 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 hyperplane that maximally separates the different classes in the training data.

  6. In this chapter, we use support vector machines (SVMs) to deal with two bioinformatics problems, i.e., cancer diagnosis based on gene expression data and protein secondary structure prediction (PSSP).

  7. Data Mining - Support Vector Machines (SVM) algorithm

    A support vector machine is a Classification method. supervised algorithm used for: Classification and Regression (binary and multi-class problem) anomalie detection (one class problem) Supports: text mining nested data problems e.g. transaction …

  8. Support Vector Machine — Introduction to Machine Learning Algorithms

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

  9. SVM Machine Learning Tutorial – What is the Support Vector Machine ...

    Dec 28, 2024 · What is a Support Vector Machine (SVM)? A support vector machine is an algorithm that creates a model to classify data into different categories. It does this by finding a dividing hyperplane (a decision boundary) that maximizes the margin between the closest data points of each category.

  10. Support Vector Machine (SVM) Algorithm

    Aug 21, 2024 · Support Vector Machine (SVM) is a supervised learning algorithm primarily used for classification tasks, although it can also be adapted for regression challenges. The main idea behind SVM is to find the optimal hyperplane that separates data points of different classes with the maximum margin.

  11. Some results have been removed
Refresh