1
2
3
4
5
#

Name:

Description:

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.

Variables:

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Car_Sales_1560_36.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
#PROBLEM-53524

The following dataset contains various information about different cars. Access the dataset using...

Question
Showing 1-1 of 1 item.