Libsvm Resources

Showing items tagged with "Libsvm"

LIBSVM Support Vector Machine for classification identification. This program has been successfully applied in iris recognition research. It is a C program embedded in MATLAB with implementation details for algorithm integration.

MATLAB 171 views Tagged

A parameter optimization program for libsvm that provides full grid search optimization specifically designed for SVR (Support Vector Regression), primarily used for SVM regression prediction with detailed implementation of parameter tuning algorithms and cross-validation techniques.

MATLAB 258 views Tagged