Learn R Programming

mldr.datasets (version 0.4.2)

stackex_cs: Dataset from the Stack Exchange's computer science forum

Description

Multilabel dataset from the text domain.

Usage

stackex_cs(...)

Arguments

...

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

Format

An mldr object with 9270 instances, 635 attributes and 274 labels

Examples

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

Run the code above in your browser using DataLab