Decision Boundaries Visualization of SVDD (libsvm-3.23)

バージョン 1.0.0 (559 KB) 作成者: Kepeng Qiu
Decision Boundaries Visualization of SVDD (libsvm-3.23)
ダウンロード: 454
更新 2019/10/18

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.

MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。