1
0
mirror of https://github.com/andre-wojtowicz/uci-ml-to-r.git synced 2024-07-22 07:35:30 +02:00
uci-ml-to-r/data-collection/mushroom/config.yaml
Andrzej Wójtowicz b1a4cbab73 added mushroom and census income datasets;
removed config variables from utils functions
2016-08-11 18:15:25 +02:00

19 lines
597 B
YAML

---
name: Mushroom
info: https://archive.ics.uci.edu/ml/datasets/Mushroom
urls:
- https://archive.ics.uci.edu/ml/machine-learning-databases/mushroom/agaricus-lepiota.data
- https://archive.ics.uci.edu/ml/machine-learning-databases/mushroom/agaricus-lepiota.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" }