libsvm工具箱 Resources

Showing items tagged with "libsvm工具箱"

LIBSVM is a simple, easy-to-use, and efficient software package developed by Professor Lin Chih-Jen and colleagues at National Taiwan University for SVM pattern recognition and regression. It provides pre-compiled executables for Windows systems along with full source code for customization and cross-platform deployment. The package requires minimal parameter tuning with comprehensive default settings, includes cross-validation functionality for model evaluation, and supports various SVM formulations including C-SVM, ν-SVM, ε-SVR, and ν-SVR, along with multi-class classification using one-versus-one strategy.

MATLAB 241 views Tagged

MATLAB source files implementing network data intrusion detection using the libSVM toolbox for feature classification. Includes data normalization, parameter optimization via cross-validation, SVM model construction, and performance evaluation. The package contains detailed documentation with code implementation explanations.

MATLAB 197 views Tagged

Enhanced version of Professor Chih-Jen Lin's LibSVM toolbox from National Taiwan University, integrated with automatic parameter selection algorithms for improved usability and performance.

MATLAB 209 views Tagged