Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 647 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 647 Bytes

Predicting CO2 Emissions - ML Project

This project aims to predict CO2 Emissions from different car models, and predict the safest model in terms of emissions. The project performs preprocessing, and uses Support Vector Regression, Artificial Neural Network Regression, Random Forest Regression, Elastic Net regression models for predictions. The models are tuned to for the best results and compared amongst themselves. For the code, analysis and results, check out the ipython Notebook. The data used can be found in the csv file.