RCV1v2 Properties |
The RCV1v2 type exposes the following members.
Name | Description | |
---|---|---|
Classes |
Gets the document class labels in this dataset.
| |
ClassLabelToDocument |
Gets a mapping giving a list of all document labels
that have been labelled with a given class label.
| |
Documents |
Gets a mapping of a document identifier and all the words it contains.
| |
DocumentToClassLabel |
Gets a mapping giving a list of all class labels that
a document has been labelled with.
| |
Path |
Gets the path to the directory where the datasets will be stored.
(Inherited from WebDataSet.) | |
Testing |
Gets the testiong set of the RCV1-v2 dataset.
| |
Training |
Gets the training set of the RCV1-v2 dataset.
|