This data set is originally from the Mushroom data set, UCI Machine Learning Repository.
Usage
data(agaricus.train)
Details
It includes the following fields:
label
: The label for each record.data
: A sparse Matrix of 'dgCMatrix' class with 126 columns.
References
https://archive.ics.uci.edu/ml/datasets/Mushroom
Bache, K. & Lichman, M. (2013). UCI Machine Learning Repository http://archive.ics.uci.edu/ml. Irvine, CA: University of California, School of Information and Computer Science.