Package | Description |
---|---|
weka.core.converters |
Modifier and Type | Class and Description |
---|---|
class |
ArffLoader
Reads a source that is in arff (attribute relation
file format) format.
|
class |
LibSVMLoader
Reads a source that is in libsvm format.
For more information about libsvm see: http://www.csie.ntu.edu.tw/~cjlin/libsvm/ |
class |
SVMLightLoader
Reads a source that is in svm light format.
For more information about svm light see: http://svmlight.joachims.org/ |
class |
XRFFLoader
Reads a source that is in the XML version of the ARFF format.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.