Regression Learner
Train regression models to predict data using supervised machine learning
Open the Regression Learner App
MATLAB Toolstrip: On the Apps tab, under Machine Learning, click the app icon.
MATLAB command prompt: Enter
regressionLearner
.
Examples
- Train Regression Models in Regression Learner App
- Select Data and Validation for Regression Problem
- Automated Regression Model Training
- Choose Regression Model Options
- Feature Selection and Feature Transformation
- Visualize and Assess Model Performance in Regression Learner
- Explain Model Predictions for Regression Models Trained in Regression Learner App
- Export Regression Model to Predict New Data
Programmatic Use
Limitations
Regression Learner does not support model deployment to MATLAB Production Server in MATLAB Online™.
Version History
Introduced in R2017a
See Also
Apps
Functions
fitrtree
|fitlm
|stepwiselm
|fitrsvm
|fitrlinear
|fitrgp
|fitrkernel
|fitrensemble
|fitrnet