数据集 Resources

Showing items tagged with "数据集"

While SVM is typically applied to binary classification, this code utilizes Chih-Jen Lin's SVM toolkit for multi-class classification. The implementation is tested on the UCI IRIS dataset, demonstrating excellent performance through one-vs-one strategy and parameter optimization techniques.

MATLAB 230 views Tagged