Helix the Robot
Helix
arrow_backAll datasets

Breast

Hugging Face

Breast cancer The Breast cancer dataset from the UCI ML repository. Classify cancerousness of the given cell. Configurations and tasks Configuration Task Description cancer Binary classification Is the cell clump cancerous? Usage from datasets import load_dataset dataset = load_dataset("mstz/breast", "cancer")["train"] Features Name Type Description clump_thickness int8 Thickness of the clump… See the full description on the dataset page: https://huggingface.co/datasets/mstz/breast.

descriptionmstz--breast.parquet view_list500 rows cloud_downloadmstz/breast
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 · 10 columns · showing first 12
# clump_thickness integer uniformity_of_cell_size integer uniformity_of_cell_shape integer marginal_adhesion integer single_epithelial_cell_size integer bare_nuclei integer bland_chromatin integer normal_nucleoli integer mitoses integer is_cancer integer
1 5111213110
2 54457103210
3 3111223110
4 6881343710
5 4113213110
6 8101087109711
7 11112103110
8 2121213110
9 2111211150
10 4211212110
11 1111113110
12 2111212110

Interesting queries to try

Columns

  • clump_thickness numeric
  • uniformity_of_cell_size numeric
  • uniformity_of_cell_shape numeric
  • marginal_adhesion numeric
  • single_epithelial_cell_size numeric
  • bare_nuclei numeric
  • bland_chromatin numeric
  • normal_nucleoli numeric
  • mitoses numeric
  • is_cancer numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here