33 Submission
33 Submission
It is difficult to forecast used car prices with any degree of accuracy because there are so many
variables that affect a car's cost, including features, mileage, and condition. Regression models
and machine learning techniques are used in this study to forecast used car prices, addressing
this challenge. With a focus on openness and well-informed decision-making, the study
includes dataset selection, model comparison, data pre-processing, model development,
training, testing, and outcome analysis. The main goal is to create a used car valuation model
that is beneficial to both buyers and sellers and is dependable and efficient. This study uses
cutting edge techniques to improve the accuracy of price predictions and expand knowledge
about the used car market.
score pricing.
R2 score and RMSE , the Random Forest xgboost, random forest, and linear
between the input data and the target measured by its low RMSE and high R2
variable. The RMSE is 7.1294 and the R2 score. It performed better than the other
value is 0.70. the linear regression model models at forecasting used car prices. The
With a comparatively high R2 value of 0.90, admirably, with a high R2 score and a
the SVR model was able to account for reasonably low RMSE. Despite having a
90% of the variance in the target variable. higher RMSE than the other models, the
However, compared to the other models, it SVR model earned a strong R2 score.
With the lowest RMSE of 3.6752 and the both consumers and dealers of used cars.
greatest R2 score of 0.92, the XGBoost Buyers may negotiate fair pricing and make
model performed the best of all the models. informed judgements with the aid of
This demonstrates its capacity to make accurate price forecast. Greater accuracy
more precise predictions and account for a in market value estimation might help
sellers develop more effective pricing The dataset's quantity and diversity can be
strategies. augmented through data augmentation
techniques. This augmentation holds the
potential to strengthen model
Future research may explore various generalization and robustness. It may
avenues to further enhance the accuracy encompass methods for increasing dataset
and effectiveness of used car price size, including synthetic data generation, to
forecasting. These avenues include: ensure models can effectively capture the
complexities of the used car market.