Interface | Description |
---|---|
Dataset |
Dataset is a set of
Example s |
Class | Description |
---|---|
CsvDatasetReader |
A utility class to read dataset in the csv format.
|
DatasetReader |
A utility class to read dataset in the platform format.
|
DatasetWriter | |
LibsvmDatasetReader |
A utility class to read dataset in the libsvm/liblinear/svmLight format.
|
SequenceDataset |
A dataset made of
SequenceExample s |
SequenceDatasetReader |
The methods of this class allows to read
SequenceExample s from a
file |
SequenceDatasetWriter |
* The methods of this class allows to write
SequenceExample s
into a file |
SimpleDataset |
A SimpleDataset that represent a whole dataset in memory.
|
Enum | Description |
---|---|
CsvDatasetReader.LabelPosition |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.