Helix the Robot
Helix
arrow_backAll datasets

Abalone

Hugging Face

Abalone The Abalone dataset from the UCI ML repository. Predict the age of the given abalone. Configurations and tasks Configuration Task Description abalone Regression Predict the age of the abalone. binary Binary classification Does the abalone have more than 9 rings? Usage from datasets import load_dataset dataset = load_dataset("mstz/abalone")["train"] Features Target feature in bold. Feature Type sex [string]… See the full description on the dataset page: https://huggingface.co/datasets/mstz/abalone.

descriptionmstz--abalone.parquet view_list500 rows cloud_downloadmstz/abalone
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 · 9 columns · showing first 12
# sex text length float diameter float height float whole_weight float shucked_weight float viscera_weight float shell_weight float number_of_rings integer
1 M0.4550.3650.0950.5140.22450.1010.1515
2 M0.350.2650.090.22550.09950.04850.077
3 F0.530.420.1350.6770.25650.14150.219
4 M0.440.3650.1250.5160.21550.1140.15510
5 I0.330.2550.080.2050.08950.03950.0557
6 I0.4250.30.0950.35150.1410.07750.128
7 F0.530.4150.150.77750.2370.14150.3320
8 F0.5450.4250.1250.7680.2940.14950.2616
9 M0.4750.370.1250.50950.21650.11250.1659
10 F0.550.440.150.89450.31450.1510.3219
11 F0.5250.380.140.60650.1940.14750.2114
12 M0.430.350.110.4060.16750.0810.13510

Auto-generated charts

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

Rows500
Columns9
Numeric cols8
Categorical cols1

Charts

Total length by sex

Top sex values ranked by summed length.

length vs diameter

length vs diameter, coloured by sex.

Distribution of length

Histogram of length values.

Correlation of numeric columns

Pearson correlation between numeric columns.

length by sex

Spread of length across sex groups.

Interesting queries to try

Columns

  • sex categorical
  • length numeric
  • diameter numeric
  • height numeric
  • whole_weight numeric
  • shucked_weight numeric
  • viscera_weight numeric
  • shell_weight numeric
  • number_of_rings numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here