| Package | Description |
|---|---|
| org.deeplearning4j.datasets.rearrange |
| Modifier and Type | Method and Description |
|---|---|
static LocalUnstructuredDataFormatter.LabelingType |
LocalUnstructuredDataFormatter.LabelingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalUnstructuredDataFormatter.LabelingType[] |
LocalUnstructuredDataFormatter.LabelingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LocalUnstructuredDataFormatter(File destinationRootDir,
File rootDir,
LocalUnstructuredDataFormatter.LabelingType labelingType,
double percentTrain) |
Copyright © 2017. All rights reserved.