Predictive modeling in MATLAB
Predictive modeling in MATLAB
This tutorial illustrates several ways to approach predictive modeling and machine learning with MATLAB.
Topics covered in this lesson
- How to prepare your data and train and test your model
- Curve fitting, classification, regression apps in MATLAB® that help you easily explore and evaluate models
- How to split your data into training and testing sets, train your models based on that data, and export and test those models
Technology requirement
MATLAB
Back to the course