Learn R Programming

mldr.datasets (version 0.4.2)

yeast: 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. download.dir)

Format

An mldr object with 2417 instances, 103 attributes and 14 labels

Examples

Run this code
# NOT RUN {
yeast <- yeast()  # Check and load the dataset
toBibtex(yeast)
yeast$measures
# }

Run the code above in your browser using DataLab