Use Machine learning to predict the price of a car based on several characteristics.
This will help your automobile company launch their new car in the market effectively by pricing it better
- Perform EDA on the data
- Perform data cleanup as required
- Pick the best variable for making a simple linear regression model
- Perform train test split
- Build model using best variable and report the R2
- Make a multiple regression model o Apply feature selection approaches discussed in the class
- Final model should be interpretable o What is your understanding of the factors that drive price?