regression

A type of supervised learning task where the goal is to predict a continuous output or numerical value based on input data. The model learns from labeled examples during training and then estimates values for new data. Examples include predicting house prices, stock market trends, or temperature forecasts.