Prediction of used car price using various machine learning algorithm. EDA was conducted on the dataset, the data was cleaned and transformed before starting to train the model.
Based on dataset - 100,000 UK Used Car Data set (vw)
Algorithm used:
- AdaBoost
- Decision Tree
- ElasticNet
- KNN
- Lasso
- RandomForest
- SGBRegressor
- SVM