Decision Boundaries Visualization of SVDD (libsvm-3.23)
Versión 1.0.0 (559 KB) por
Kepeng Qiu
Decision Boundaries Visualization of SVDD (libsvm-3.23)
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.
Compatibilidad con la versión de MATLAB
Se creó con
R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
func
libsvm-3.23
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |
|
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.