delicious: Dataset generated from the del.icio.us site bookmarks

Description Usage Arguments Format Source Examples

View source: R/datasets.R

Description

Multilabel dataset from the text domain.

Usage

1

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

1
2
3
4
5
6
## Not run: 
delicious <- delicious()  # Check and load the dataset
toBibtex(delicious)
delicious$measures

## End(Not run)

mldr.datasets documentation built on May 2, 2019, 3:43 p.m.