public static class ExperimentBatch.DatasetComponent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name
The 'name' of this dataset, helpful to make it short and easy to identify
|
Constructor and Description |
---|
DatasetComponent() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDatasetString()
Gets the dataset string out of this component
|
void |
setTrainTestArff(java.lang.String _trainArff,
java.lang.String _testArff) |