Learn R Programming

mldr.datasets (version 0.4.2)

stackex_cooking: Dataset from the Stack Exchange's cooking forum

Description

Multilabel dataset from the text domain.

Usage

stackex_cooking(...)

Arguments

...

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

Format

An mldr object with 10491 instances, 577 attributes and 400 labels

Examples

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

Run the code above in your browser using DataLab