stackex_cs {mldr.datasets} | R Documentation |
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. |
Format
An mldr object with 9270 instances, 635 attributes and 274 labels
Source
Charte, Francisco and Rivera, Antonio J. and del Jesus, Maria J. and Herrera, Francisco, "QUINTA: A question tagging assistant to improve the answering ratio in electronic forums", in EUROCON 2015 - International Conference on Computer as a Tool (EUROCON), IEEE, pp. 1-6, 2015
Examples
## Not run:
stackex_cs <- stackex_cs() # Check and load the dataset
toBibtex(stackex_cs)
stackex_cs$measures
## End(Not run)
[Package mldr.datasets version 0.4.2 Index]