3 examples of machine learning models for the prediction of a continuous variable.
- Predict the amount of Co2 emitted by a vehicle.
- Predict the cost of a vehicle according to its year of manufacture.
Models used:
Simple Linear Regression
Multiple Linear Regression
Polynomial Regression