Helix the Robot
Helix
arrow_backBreast

Dataset research report

Breast research report

A reproducible data report with schema notes, generated chart evidence, suggested follow-up questions, and export-ready Helix queries.

storageHf descriptionmstz--breast.parquet view_list500 rows

Executive Summary

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.

Finding 1The dataset has 500 rows available in the catalog.
Finding 2The catalog exposes 10 documented or inferred columns.
Finding 3Helix has 3 ready query prompts for this dataset.
Finding 4This report includes 3 generated chart views.

Research Context

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

Data Profile

Rows500
Columns10
Numeric cols10

Chart Evidence

These views are generated from the dataset profile. Each chart is paired with a Helix query so it can be opened, adjusted, and exported.

Follow-Up Queries

Preview Rows

# clump_thicknessinteger uniformity_of_cell_sizeinteger uniformity_of_cell_shapeinteger marginal_adhesioninteger single_epithelial_cell_sizeinteger bare_nucleiinteger bland_chromatininteger normal_nucleoliinteger
1 51112131
2 544571032
3 31112231
4 68813437
5 41132131
6 81010871097

Data Dictionary

  • 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

Method And Limits

  • Load the catalog entry and preview rows from the processed dataset file.
  • Infer numeric, categorical, time, and location fields from real columns.
  • Generate a small set of defensive Plotly chart specifications from that profile.
  • Expose each chart idea as a query link so the report can be rerun or exported in Helix.

This report is intentionally reproducible. It uses the local catalog metadata and generated chart specifications rather than claiming external conclusions beyond the dataset.

Related Dataset Reports

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here