Skip to content

ML Project implementing ANN, SVM, Random Forest, Elastic Net regression models from scratch.

Notifications You must be signed in to change notification settings

Neo-Panther/ML-Project-Predicting-Emissions

Repository files navigation

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.