Skip to content

This is a One-vs-One (OvO) Support Vector Machine (SVM) classifier in Python. The classifier is capable of classifying data with four different labels using the OvO method. The OvO method involves training multiple binary classifiers to distinguish between pairs of classes.

Notifications You must be signed in to change notification settings

AuroraLiu3230/One-vs-One-Support-Vector-Machine-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

This is a One-vs-One (OvO) Support Vector Machine (SVM) classifier in Python. The classifier is capable of classifying data with four different labels using the OvO method. The OvO method involves training multiple binary classifiers to distinguish between pairs of classes.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages