Learn R Programming

mldr.datasets (version 0.4.2)

stackex_coffee: Dataset from the Stack Exchange's coffee forum

Description

Multilabel dataset from the text domain.

Usage

stackex_coffee(...)

Arguments

...

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

Format

An mldr object with 225 instances, 1763 attributes and 123 labels

Examples

Run this code
# NOT RUN {
stackex_coffee <- stackex_coffee()
toBibtex(stackex_coffee)
stackex_coffee$measures
# }

Run the code above in your browser using DataLab