Learn R Programming

mldr.datasets (version 0.3.1)

ohsumed: Dataset generated from a subset of the Medline database

Description

Multilabel dataset from the text domain.

Usage

ohsumed()

Arguments

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

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

Run the code above in your browser using DataLab