Helix the Robot
Helix
arrow_backAll datasets

Car

Hugging Face

Car The Car dataset from the UCI repository. Classify the acceptability level of a car for resale. Configurations and tasks Configuration Task Description car Multiclass classification What is the acceptability level of the car? car_binary Binary classification Is the car acceptable? Usage from datasets import load_dataset dataset = load_dataset("mstz/car", "car_binary")["train"]

descriptionmstz--car.parquet view_list500 rows cloud_downloadmstz/car
boltOpen in Helix

Ask a question about this data

Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.

auto_awesome

Data preview

500 rows · 7 columns · showing first 12
# buying integer maint integer doors integer persons integer lug_boot integer safety integer acceptability_level integer
1 3322000
2 3322010
3 3322020
4 3322100
5 3322110
6 3322120
7 3322200
8 3322210
9 3322220
10 3324000
11 3324010
12 3324020

Auto-generated charts

Car: 500 rows by 7 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.

Rows500
Columns7
Numeric cols7

Charts

buying vs maint

Relationship between buying and maint.

Distribution of buying

Histogram of buying values.

Correlation of numeric columns

Pearson correlation between numeric columns.

Interesting queries to try

Columns

  • buying numeric
  • maint numeric
  • doors numeric
  • persons numeric
  • lug_boot numeric
  • safety numeric
  • acceptability_level numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here