Regression
A machine learning task where the model predicts a continuous numerical value rather than a category. Examples include predicting prices, forecasting demand, or estimating scores. Linear regression and neural network regressors are common approaches.