Regression

This is a type of Supervised Machine Learning Algorithm

Predicting a number from infinitely many numbers, such as predicting a the cost of house with many factors involved, this can be simply put as

the number generated from the model as prediction could be any number from the infinite set..

Any model that predicts a number after a set of inputs is a regression model