Perform Predictive Modeling with MATLAB
In this course, you'll run through everything involved while working on a machine learning problem with MATLAB - from data cleaning to model training, which will elevate your understanding of one of the most popular career choices!
What you'll learn
These days, data is ubiquitous and abundant. Analyzing that data and then subjecting it to machine learning models which in turn generate predictions has become essential. Entire startups have been built using this as the basis and established businesses use it to extend their capabilities.
There are many tools that are used to do this and MATLAB is one of the big ones. In this course, Perform Predictive Modeling with MATLAB, you'll learn the ins and outs of data analysis and predictive modeling through MATLAB.
First, you'll kick off the course with a brief introduction to the business problem that’ll be extended throughout the duration of the course. Next, you'll learn to prepare our dataset for analysis and modeling.
Then, you'll identify how to choose the correct algorithm for the business problem.
Finally, you’ll discover how to train and test the model on the dataset and then evaluate its performance.
When you’re finished with this course, you’ll have a solid understanding of how to work through a machine learning problem with MATLAB.
Table of contents
- Version Check 0m
- Course and Module Introduction 2m
- Introduction to the Business Problem 3m
- Data Preprocessing - What and Why? 2m
- Demo: Importing the Dataset 5m
- Missing Data 3m
- Demo: Dealing with Missing Data in MATLAB 4m
- Categorical Data 5m
- Demo: Handling Categorical Features in a Dataset 5m
- Demo: Dealing with Dates 2m
- Module Summary 1m