This is the Car sales data set which include information about different cars . This data set is being taken from the Analytixlabs for the purpose of prediction In this we have to see two things First we have see which feature has more impact on car sales and carry out result of this Secondly we have to train the classifier and to predict car sales and check the accuracy of the prediction.
Use the following R code to directly access this dataset in R.
The following dataset contains various information about different cars. Access the dataset using...