Learn R Programming

mldr.datasets (version 0.4.2)

ohsumed: Dataset generated from a subset of the Medline database

Description

Multilabel dataset from the text domain.

Usage

ohsumed(...)

Arguments

...

Additional options for the loading function (e.g. download.dir)

Format

An mldr object with 13929 instances, 1002 attributes and 23 labels

Examples

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

Run the code above in your browser using DataLab