Learn R Programming

mldr.datasets (version 0.4.2)

delicious: 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

Examples

Run this code
# NOT RUN {
delicious <- delicious()  # Check and load the dataset
toBibtex(delicious)
delicious$measures
# }

Run the code above in your browser using DataLab