Steps followed
- Importing libraries
- Linking google drive
- Importing the dataset
- Fine tuning the data, including typecasting and cleaning (removing NaN)
- Plotting the data against all constraints available
- Importing sklearn
- Fitting the model and calculating prediction
- Plotting the regression graph