ohsumed {mldr.datasets}R Documentation

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

Source

Joachims, Thorsten, "Text Categorization with Suport Vector Machines: Learning with Many Relevant Features", in Proc. 10th European Conference on Machine Learning, pp. 137-142, 1998

Examples

## Not run: 
ohsumed <- ohsumed()  # Check and load the dataset
toBibtex(ohsumed)
ohsumed$measures

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]