支持向量机 Resources

Showing items tagged with "支持向量机"

Support Vector Machine plotting program that effectively visualizes different classified components with implementation details for data separation and margin representation.

MATLAB 226 views Tagged

A comprehensive SVM package for MATLAB with wide-ranging applications in data mining, pattern recognition, and AI, featuring robust implementations for classification and regression tasks.

MATLAB 194 views Tagged

Support Vector Machine (SVM) is a generalized linear classifier that performs binary classification using supervised learning, with its decision boundary defined by the maximum-margin hyperplane derived from training samples. This implementation applies SVM regression to predict concrete compressive strength, featuring verified functionality and practical code implementation.

MATLAB 251 views Tagged