Learn R Programming

mldr.datasets (version 0.3.1)

yeast: Dataset with protein profiles and their categories

Description

Multilabel dataset from the biology domain.

Usage

yeast()

Arguments

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

Run this code
yeast()  # Check and load the dataset
toBibtex(yeast)
yeast$measures

Run the code above in your browser using DataLab