mirror of
https://github.com/andre-wojtowicz/uci-ml-to-r.git
synced 2024-11-03 14:20:28 +01:00
19 lines
663 B
YAML
19 lines
663 B
YAML
---
|
|
name: Breast Cancer Wisconsin (Diagnostic)
|
|
|
|
info: https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29
|
|
|
|
urls:
|
|
- https://archive.ics.uci.edu/ml/machine-learning-databases/breast-cancer-wisconsin/wdbc.data
|
|
- https://archive.ics.uci.edu/ml/machine-learning-databases/breast-cancer-wisconsin/wdbc.names
|
|
|
|
cite: >
|
|
https://archive.ics.uci.edu/ml/citation_policy.html
|
|
|
|
@misc{Lichman:2013 ,
|
|
author = "M. Lichman",
|
|
year = "2013",
|
|
title = "{UCI} Machine Learning Repository",
|
|
url = "http://archive.ics.uci.edu/ml",
|
|
institution = "University of California, Irvine, School of Information and Computer Sciences" }
|