yeast {mldr.datasets} | R Documentation |
Dataset with protein profiles and their categories
Description
Multilabel dataset from the biology domain.
Usage
yeast(...)
Arguments
... |
Additional options for the loading function (e.g. |
Format
An mldr object with 2417 instances, 103 attributes and 14 labels
Source
Elisseeff, A. and Weston, J., "A Kernel Method for Multi-Labelled Classification", Advances in Neural Information Processing Systems, Vol. 14, pp. 681–687, 2001
Examples
## Not run:
yeast <- yeast() # Check and load the dataset
toBibtex(yeast)
yeast$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]