Skip to content

ShubhamMurari/SVM-Classifier-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SVM-Classifier-with-Python

A Support Vector Machine (SVM) is a discriminative classifier formally defined by a separating hyperplane. SVMs are intended for the binary classification setting in which there are two classes. In this case we are classifying muffin and cupcake recipes using SVM.

About

A Support Vector Machine (SVM) is a discriminative classifier formally defined by a separating hyperplane. SVMs are intended for the binary classification setting in which there are two classes. In this case we are classifying muffin and cupcake recipes using SVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors