public class LabeledDatasetLoader extends Object
Constructor and Description |
---|
LabeledDatasetLoader() |
Modifier and Type | Method and Description |
---|---|
static LabeledVectorSet |
loadFromTxtFile(Path pathToFile,
String separator,
boolean isDistributed,
boolean isFallOnBadData)
Datafile should keep class labels in the first column.
|
public static LabeledVectorSet loadFromTxtFile(Path pathToFile, String separator, boolean isDistributed, boolean isFallOnBadData) throws IOException
pathToFile
- Path to file.separator
- Element to tokenize row on separate tokens.isDistributed
- Generates distributed dataset if true.isFallOnBadData
- Fall on incorrect data if true.IOException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019