bookmarks: Dataset with data from web bookmarks and their categories

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 87856 instances, 2150 attributes and 208 labels

Source

Katakis, I. and Tsoumakas, G. and Vlahavas, I., "Multilabel Text Classification for Automated Tag Suggestion", in Proc. ECML PKDD08 Discovery Challenge, Antwerp, Belgium, pp. 75-83, 2008

Examples

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

## End(Not run)

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