Regression
Get familiar with regression, understand how it’s different from classification, and how to use it for predicting the target.
Regression
Regression is a technique that creates a mapping function to approximate the relationship between a real number as a target label and its input features.
In other words, given a dataset , where and represent input and target, respectively, a regression function will be:
Get hands-on with 1200+ tech skills courses.