Learn R Programming

mldr.datasets (version 0.4.2)

bookmarks: Dataset with data from web bookmarks and their categories

Description

Multilabel dataset from the text domain.

Usage

bookmarks(...)

Arguments

...

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

Format

An mldr object with 87856 instances, 2150 attributes and 208 labels

Examples

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

Run the code above in your browser using DataLab