Helix the Robot
Helix
arrow_backAll datasets

Haberman

Hugging Face

Haberman The Haberman dataset from the UCI ML repository. Has the patient survived surgery? Configurations and tasks Configuration Task Description sruvival Binary classification Has the patient survived surgery? Usage from datasets import load_dataset dataset = load_dataset("mstz/haberman", "survival")["train"]

descriptionmstz--haberman.parquet view_list306 rows cloud_downloadmstz/haberman
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

306 rows · 4 columns · showing first 12
# age integer year_of_operation integer number_of_axillary_nodes integer has_survived_5_years integer
1 30196411
2 30196231
3 30196501
4 31195921
5 31196541
6 331958101
7 33196001
8 34195900
9 34196690
10 341958301
11 34196011
12 341961101

Interesting queries to try

Columns

  • age numeric
  • year_of_operation datetime
  • number_of_axillary_nodes numeric
  • has_survived_5_years datetime

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here