delicious {mldr.datasets}R Documentation

Dataset generated from the del.icio.us site bookmarks

Description

Multilabel dataset from the text domain.

Usage

delicious(...)

Arguments

...

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

Format

An mldr object with 16105 instances, 500 attributes and 983 labels

Source

Tsoumakas, G. and Katakis, I. and Vlahavas, I., "Effective and Efficient Multilabel Classification in Domains with Large Number of Labels", in Proc. ECML/PKDD Workshop on Mining Multidimensional Data, Antwerp, Belgium, MMD08, pp. 30–44, 2008

Examples

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

## End(Not run)

[Package mldr.datasets version 0.4.2 Index]