public static interface CrossValidationHelper.DatasetSplitter<DatasetType>
| Modifier and Type | Method and Description |
|---|---|
Pair<DatasetType,DatasetType> |
getFoldData(DatasetType data,
int foldId) |
Pair<DatasetType,DatasetType> getFoldData(DatasetType data, int foldId)
Copyright © 2017. All rights reserved.