Fast Sigma Selection for the Gaussian RBF Kernel

バージョン 1.0.0.1 (2.52 KB) 作成者: Liu Zhiliang
A fast analytical method for hyper-parameter selection of the Gaussian radial basis function kernel in a multi-class classification problem.
ダウンロード: 314
更新 2019/10/29

ライセンスの表示

This algorithm is a extremely fast algorithm for sigma selection of Gaussian RBF kernel in the scenarios of classification models. The Gaussian radial basis function (RBF) is a widely used kernel function in support vector machine (SVM). The kernel parameter σ is crucial to maintain high performance of the Gaussian SVM. Most previous studies on this topic are based on optimization search algorithms that result in large computation load. In this paper, we propose an analytical algorithm to determine the optimal σ with the principle of maximizing between-class separability and minimizing within-class separability. An attractive advantage of the proposed algorithm is that no optimization search process is required, and thus the selection process is less complex and more computationally efficient. Experimental results on seventeen real-world datasets demonstrate that the proposed algorithm is fast and robust when using it for the Gaussian SVM.

引用

Liu Zhiliang (2024). Fast Sigma Selection for the Gaussian RBF Kernel (https://www.mathworks.com/matlabcentral/fileexchange/67021-fast-sigma-selection-for-the-gaussian-rbf-kernel), MATLAB Central File Exchange. 取得済み .

Zhiliang Liu, Ming J. Zuo, Xiaomin Zhao, and Hongbing Xu. An Analytical Approach to Fast Parameter Selection of Gaussian RBF Kernel for Support Vector Machine. Journal of Information Science and Engineering, 31: 691-710, 2015.

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
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!
バージョン 公開済み リリース ノート
1.0.0.1

Description has been updated.

1.0.0.0

Photo has been added.