Explainer: What is Regression?

Stylized image of a line chart with a magnifying glass next to it.

Classification and regression are two groups of supervised machine-learning algorithm problems. Supervised machine learning uses algorithms to train a model to…

Classification and regression are two groups of supervised machine-learning algorithm problems. Supervised machine learning uses algorithms to train a model to find patterns in a dataset with labels and features. Regression estimates the relationship between a target outcome label and one or more feature variables to predict a continuous numeric value.

Source

Source:: NVIDIA