Auto MPG: Predicting Fuel Efficiency

task: regression

The objective of this problem is to build a model that can predict the fuel efficiency of a car. You must train your model using the features provided as part of the training data to predict the fuel efficiency of a car.

auto-mpg/submission.py (autosaved)