Train and evaluate regression models
Regression is a commonly used kind of machine learning for predicting numeric values.
When to use regression models., How to train and evaluate regression models using the Scikit-Learn framework.
Prerequisites
Basic mathematical concepts
Programming with Python
Familiarity with Jupyter notebooks
There are no reviews yet.