SVM Algorithm
Tech News

SVM Algorithm

SVM can help us solve both classification and regression problems.

For SVM, we have two requirements:


(i): we want to maximize the margin (an optimization)

(ii): we want to ensure that the points lie on the correct side of the decision boundary (a constraint)

To view or add a comment, sign in

More articles by Vandana Gouda

  • Filezilla

    Filezilla

    FileZilla is the worlds most popular software application used for uploading and downloading the files online…

  • INBOUND/OUTBOUND

    INBOUND/OUTBOUND

    Inbound Flow: 1) The inbound, EDI data needs to be collected. 2) The collected data should be De-enveloped (removing…

  • B2B- EDI Inbound

    B2B- EDI Inbound

    Step 1. EDI message comprising multiple business transactions received in SAP PI by available technical adapters.

  • EDI Vs B2B

    EDI Vs B2B

    EDI benefits: Reduced customer churn by establishing critical system to system automation. Increased speed and accuracy…

    1 Comment
  • CNN

    CNN

    1. Convolution layer (Most important layer in CNN) 2.

  • Scikit-learn

    Scikit-learn

  • Neural Network

    Neural Network

    Neural Networks brings up brain analogies when describing them. Without delving into brain analogies, I find it easier…

  • Decision Tree

    Decision Tree

    A decision tree is a flowchart-like diagram that shows the various outcomes from a series of decisions. It can be used…

  • Day 2 : Supervised vs Unsupervised Learning

    Day 2 : Supervised vs Unsupervised Learning

    The characteristics of data is such that the concept of output label does not arises. The data is fairly unexplored and…

  • KNN Classification

    KNN Classification

    Here we have to find the nearest point.For example K=5 around the neighbors.

Insights from the community

Others also viewed

Explore topics