public class FileFormatPropertiesLIBSVM extends FileFormatProperties implements Serializable
Constructor and Description |
---|
FileFormatPropertiesLIBSVM() |
FileFormatPropertiesLIBSVM(String delim,
String indexDelim) |
FileFormatPropertiesLIBSVM(String delim,
String indexDelim,
boolean sparse) |
Modifier and Type | Method and Description |
---|---|
String |
getDelim() |
String |
getIndexDelim() |
boolean |
isSparse() |
void |
setDelim(String delim) |
void |
setIndexDelim(String indexDelim) |
String |
toString() |
getDescription, setDescription
Copyright © 2021 The Apache Software Foundation. All rights reserved.