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