Decision Boundaries Visualization of SVDD (libsvm-3.23)

Decision Boundaries Visualization of SVDD (libsvm-3.23)
455 download
Aggiornato 18 ott 2019

Support Vector Data Description (SVDD) is a one-classification algorithm.
This code is written for decision boundary visualization of SVDD in the libsvm-3.23 toolbox. Details are described as follows :

(1) Built the SVDD hypersphere model of the training set.
(2) Fill the training set area with the grid method.
(3) Predict the score of each grid point.
(4) Draw contour lines based on grid point scores.
(5) Draw decision boundaries.

Compatibilità della release di MATLAB
Creato con R2019b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.