- getCapabilities() - Method in class weka.core.converters.ExcelSaver
-
Returns the Capabilities of this saver.
- getDataSet() - Method in class weka.core.converters.ExcelLoader
-
Return the full data set.
- getFileDescription() - Method in class weka.core.converters.ExcelLoader
-
Returns a description of the file type.
- getFileDescription() - Method in class weka.core.converters.ExcelSaver
-
Returns a description of the file type.
- getFileExtension() - Method in class weka.core.converters.ExcelLoader
-
Get the file extension used for JSON files.
- getFileExtensions() - Method in class weka.core.converters.ExcelLoader
-
Gets all the file extensions used for this type of file.
- getFileExtensions() - Method in class weka.core.converters.ExcelSaver
-
Gets all the file extensions used for this type of file.
- getMissingValue() - Method in class weka.core.converters.ExcelLoader
-
Returns the current placeholder for missing values.
- getMissingValue() - Method in class weka.core.converters.ExcelSaver
-
Returns the current placeholder for missing values.
- getNextInstance(Instances) - Method in class weka.core.converters.ExcelLoader
-
JSONLoader is unable to process a data set incrementally.
- getOptions() - Method in class weka.core.converters.ExcelLoader
-
returns the options of the current setup.
- getOptions() - Method in class weka.core.converters.ExcelSaver
-
Gets the current settings of the Classifier.
- getRevision() - Method in class weka.core.converters.ExcelLoader
-
Returns the revision string.
- getRevision() - Method in class weka.core.converters.ExcelSaver
-
Returns the revision string.
- getSheetIndex() - Method in class weka.core.converters.ExcelLoader
-
Returns the index of the sheet to load.
- getStructure() - Method in class weka.core.converters.ExcelLoader
-
Determines and returns (if possible) the structure (internally the header)
of the data set as an empty set of instances.
- globalInfo() - Method in class weka.core.converters.ExcelLoader
-
Returns a string describing this Loader.
- globalInfo() - Method in class weka.core.converters.ExcelSaver
-
Returns a string describing this Saver.