Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

n this task you have to apply the data classification algorithms on the Vehicle Sales Data set from kaggle ( the picture provides you with

n this task you have to apply the data classification algorithms on the Vehicle Sales Data set from kaggle
(the picture provides you with information about the data )
(The dataset contains details such as the year, make, model, trim, body type, transmission type, VIN (Vehicle Identification Number), state of registration, condition rating, odometer reading, exterior and interior colors, seller information, Manheim Market Report (MMR) values, selling prices, and sale dates.
Understanding the dataset, extracting patterns and analyzing it can provide valuable insights for car price prediction. The Price column is the target column.)
In this task you are expected to:
1- Use different regression algorithms (Linear regression, SVR, Decision Tree Regressor, Random
Forest Regressor, KNN or any other Regressor you want) to solve such problem, evaluate each
using 3-fold cross validation, and make a comparison between the performance results of each.
2- Read thoroughly about each Regressors parameters and try different values for each parameter.
3- Select the best model that gives the best performance result and apply (Grid Search or
Randomized search) to fine tune the hyper parameters of this best model.
4- Evaluate and test your best tuned model using different metrics, in addition to draw graphs
related to the regression evaluation results.
5- Report all the code and the results in a jupyter notebook including the results for different
experiments.
6- Add any extra material that you feel will enrich your project. (any new Ideas or using new
regressors).
please provide me with the full code to achive this task , not just the steps to slove it.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 24th International Conference Dexa 2013 Prague Czech Republic August 2013 Proceedings Part 1 Lncs 8055

Authors: Hendrik Decker ,Lenka Lhotska ,Sebastian Link ,Josef Basl ,A Min Tjoa

2013 Edition

3642402844, 978-3642402845

More Books

Students also viewed these Databases questions

Question

Why does the balanced scorecard differs from company to company

Answered: 1 week ago