| Package | Description |
|---|---|
| org.datavec.api.io.filters | |
| org.datavec.api.io.labels | |
| org.datavec.api.records.reader.impl.jackson |
| Class and Description |
|---|
| PathLabelGenerator
PathLabelGenerator: interface to infer the label of a file directly from the path of a file
Example: /negative/file17.csv -> class "0"; /positive/file116.csv -> class "1" etc. Though note that the output is a writable, hence it need not be numerical. |
| Class and Description |
|---|
| PathLabelGenerator
PathLabelGenerator: interface to infer the label of a file directly from the path of a file
Example: /negative/file17.csv -> class "0"; /positive/file116.csv -> class "1" etc. Though note that the output is a writable, hence it need not be numerical. |
| Class and Description |
|---|
| PathLabelGenerator
PathLabelGenerator: interface to infer the label of a file directly from the path of a file
Example: /negative/file17.csv -> class "0"; /positive/file116.csv -> class "1" etc. Though note that the output is a writable, hence it need not be numerical. |
Copyright © 2019. All rights reserved.