Skip to content

An implementation of the Proximal Support Vector Machine model using Octave, used for binary classification.

Notifications You must be signed in to change notification settings

giorgioandronico/octave-psvm-implementation

Repository files navigation

octave-linear-psvm

Implemented the Proximal Support Vector Machine (PSVM) algorithm from scratch in Octave as a nonlinear optimization problem. Conducted binary classification using a bilevel cross-validation approach with 10-fold and 5-fold validation. Visualized the results, achieving an F-score of 0.45 and a correctness of 0.88.

About

An implementation of the Proximal Support Vector Machine model using Octave, used for binary classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages