Skip to content

A Support Vector Machine coded from scratch used to classify linearly separable data. This project was intended to demonstrate how to go about coding a well-known machine learning algorithm yourself, (one different than K-Means).

Notifications You must be signed in to change notification settings

giuliano-barrella/SVM_from_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SVM_from_Scratch

A Support Vector Machine coded from scratch used to classify linearly separable data. This project was intended to demonstrate how to go about coding a well-known machine learning algorithm yourself, (one different than K-Means).

About

A Support Vector Machine coded from scratch used to classify linearly separable data. This project was intended to demonstrate how to go about coding a well-known machine learning algorithm yourself, (one different than K-Means).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages