SVR回归模型 Resources

Showing items tagged with "SVR回归模型"

This algorithm implements simulation testing of Support Vector Regression (SVR) models using MATLAB and functions provided by the libsvm package, with application to concrete compressive strength prediction. The implementation involves data preprocessing, parameter optimization using grid search, and model evaluation through cross-validation techniques.

MATLAB 200 views Tagged