The goal of the project is to predict the price of a used vehicle on craigslist. The dataset that I worked on can be found using this url: https://www.kaggle.com/austinreese/craigslist-carstrucks-data
The main tasks that I concentrated on include:
- Identifying the relevant features for prediction
- Preprocessing the dataset and building a Baseline model
- In-depth preprocessing, Data cleaning, and Feature Engineering
- Predict using - Linear SVR, Decision Trees, Random Forest Regressor, Gradient Boosting Regressorr, and XGBoost Regressor
- Feature Selection
- Develope an explainable model that performs well
Project partner: Hima Bindhu Bharadwaj