Learn R Programming

mldr.datasets (version 0.4.2)

stackex_chemistry: Dataset from the Stack Exchange's chemistry forum

Description

Multilabel dataset from the text domain.

Usage

stackex_chemistry(...)

Arguments

...

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

Format

An mldr object with 6961 instances, 540 attributes and 175 labels

Examples

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

Run the code above in your browser using DataLab