breastcancer | R Documentation |
The Breast Cancer Wisconsin dataset from the UCI machine learning repository records the measurements from breast tissue biopsies. The outcome of interest is whether the sample was benign or malignant.
breastcancer
breastcancer
A data frame with 683 rows and 10 columns:
1 for malignant, 0 for benign
Clump thickness on an integer scale from 1 to 10
Uniformity of cell size on an integer scale from 1 to 10
Uniformity of cell shape on an integer scale from 1 to 10
Marginal adhesion on an integer scale from 1 to 10
Single epithelial cell size on an integer scale from 1 to 10
Bare nuclei on an integer scale from 1 to 10
Bland chromatin on an integer scale from 1 to 10
Normal nucleoli on an integer scale from 1 to 10
Mitosis on an integer scale from 1 to 10
https://archive.ics.uci.edu/dataset/15/breast+cancer+wisconsin+original
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.