Data
OpenML
Help
Sign in
×
Sign in
No account? Join OpenML
Forgot password
×
JavaScript is required to properly view the contents of this page!
OpenML
Explore
Data
Task
Flow
Run
Study
Task type
Measure
People
Help
Blog
Contact
Please cite us
rossmann_store_sales
ARFF
CSV
JSON
XML
RDF
rossmann_store_sales
active
ARFF
Publicly available
Visibility: public
Uploaded 14-08-2023 by
Coenraad Middel
0 likes
downloaded by 0 people , 0 total downloads
0 issues
0 downvotes
Chemistry
Life Science
Add tag
Issue
#Downvotes for this reason
By
Loading wiki
Help us complete this description
Edit
Rossmann Store Sales from Kaggle with some pre-processing
18 features
Sales
(target)
numeric
21584 unique values
0 missing
Store
nominal
1115 unique values
0 missing
DayOfWeek
nominal
7 unique values
0 missing
Promo
nominal
2 unique values
0 missing
StateHoliday
nominal
4 unique values
0 missing
SchoolHoliday
nominal
2 unique values
0 missing
StoreType
nominal
4 unique values
0 missing
Assortment
nominal
3 unique values
0 missing
CompetitionDistance
numeric
655 unique values
0 missing
Promo2SinceWeek
numeric
25 unique values
0 missing
Promo2SinceYear
numeric
8 unique values
0 missing
Year
numeric
3 unique values
0 missing
Month
numeric
12 unique values
0 missing
Day
numeric
31 unique values
0 missing
WeekOfYear
numeric
52 unique values
0 missing
CompetitionOpen
numeric
361 unique values
0 missing
PromoOpen
numeric
404 unique values
0 missing
IsPromoMonth
nominal
2 unique values
0 missing
Set
(ignore)
nominal
3 unique values
0 missing
Show all 18 features
19 properties
NumberOfInstances
804056
Number of instances (rows) of the dataset.
NumberOfFeatures
18
Number of attributes (columns) of the dataset.
NumberOfClasses
0
Number of distinct values of the target attribute (if it is nominal).
NumberOfMissingValues
0
Number of missing values in the dataset.
NumberOfInstancesWithMissingValues
0
Number of instances with at least one value missing.
NumberOfNumericFeatures
10
Number of numeric attributes.
NumberOfSymbolicFeatures
8
Number of nominal attributes.
MinorityClassSize
Number of instances belonging to the least frequent class.
NumberOfBinaryFeatures
3
Number of binary attributes.
PercentageOfBinaryFeatures
16.67
Percentage of binary attributes.
PercentageOfInstancesWithMissingValues
0
Percentage of instances having missing values.
AutoCorrelation
-1393.92
Average class difference between consecutive instances.
PercentageOfMissingValues
0
Percentage of missing values.
Dimensionality
0
Number of attributes divided by the number of instances.
PercentageOfNumericFeatures
55.56
Percentage of numeric attributes.
MajorityClassPercentage
Percentage of instances belonging to the most frequent class.
PercentageOfSymbolicFeatures
44.44
Percentage of nominal attributes.
MajorityClassSize
Number of instances belonging to the most frequent class.
MinorityClassPercentage
Percentage of instances belonging to the least frequent class.
Show all 19 properties
1 tasks
Supervised Regression on rossmann_store_sales
0 runs
- estimation_procedure: 10-fold Crossvalidation - evaluation_measure: root_mean_squared_error - target_feature: Sales
Define a new task