Update README.md
Browse files
README.md
CHANGED
|
@@ -5,13 +5,15 @@ tags:
|
|
| 5 |
- breast
|
| 6 |
- tabular_classification
|
| 7 |
- binary_classification
|
|
|
|
| 8 |
pretty_name: Breast
|
| 9 |
size_categories:
|
| 10 |
-
-
|
| 11 |
-
task_categories:
|
| 12 |
- tabular-classification
|
| 13 |
configs:
|
| 14 |
- cancer
|
|
|
|
| 15 |
---
|
| 16 |
# Breast cancer
|
| 17 |
The [Breast cancer dataset](https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Original%29) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
|
|
|
|
| 5 |
- breast
|
| 6 |
- tabular_classification
|
| 7 |
- binary_classification
|
| 8 |
+
- UCI
|
| 9 |
pretty_name: Breast
|
| 10 |
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
+
task_categories:
|
| 13 |
- tabular-classification
|
| 14 |
configs:
|
| 15 |
- cancer
|
| 16 |
+
license: cc
|
| 17 |
---
|
| 18 |
# Breast cancer
|
| 19 |
The [Breast cancer dataset](https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Original%29) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
|