This project requires Python 3.1 and the following Python libraries installed:
This repository contains some of the machine learning models for Regression.
The algorithms implemented are as follows:
- Decision Tree Regression
- Polynomial Regression
- Random Forrest Regression
- SVR (Support Vector Regression)
- Simple Linear Regression
- Multiple Regression