Caesar AI Atlas

Regression

Caesar AI Atlas Definition

Regression is a supervised machine learning task in which the target output is a continuous or numerical value. Examples include predicting prices, temperatures, demand, or other real-valued quantities from input features.

Other Definitions

Regression Source

A supervised machine learning task where the output is a real value, for example, double. Examples include predicting stock prices. For more information, see the Regression section of the Machine learning tasks topic.

Regression Source

β€˜machine learning model whose expected output for a given input is a continuous variable’ ISO/IEC 23053.

Regression Source

A type of machine learning model that predicts a numeric value, such as the exact purchase price of a house.

Concept Comparisons

Related Terms