Package | Description |
---|---|
weka.classifiers | |
weka.core.converters | |
weka.gui | |
weka.gui.beans | |
weka.gui.explorer |
Class and Description |
---|
ConverterUtils.DataSource
Helper class for loading data from files and URLs.
|
Class and Description |
---|
AbstractFileLoader
Abstract superclass for all file loaders.
|
AbstractFileSaver
Abstract class for Savers that save to a file
Valid options are:
-i input arff file
The input filw in arff format. |
AbstractLoader
Abstract class gives default implementation of setSource
methods.
|
AbstractSaver
Abstract class for Saver
|
BatchConverter
Marker interface for a loader/saver that can retrieve instances in batch mode
|
DatabaseConverter
Marker interface for a loader/saver that uses a database
|
FileSourcedConverter
Interface to a loader/saver that loads/saves from a file source.
|
IncrementalConverter
Marker interface for a loader/saver that can retrieve instances incrementally
|
Loader
Interface to something that can load Instances from an input source in some
format.
|
Saver
Interface to something that can save Instances to an output destination in some
format.
|
URLSourcedLoader
Interface to a loader that can load from a http url
|
Class and Description |
---|
AbstractFileLoader
Abstract superclass for all file loaders.
|
AbstractFileSaver
Abstract class for Savers that save to a file
Valid options are:
-i input arff file
The input filw in arff format. |
Loader
Interface to something that can load Instances from an input source in some
format.
|
Class and Description |
---|
Loader
Interface to something that can load Instances from an input source in some
format.
|
Saver
Interface to something that can save Instances to an output destination in some
format.
|
Class and Description |
---|
AbstractFileLoader
Abstract superclass for all file loaders.
|
AbstractFileSaver
Abstract class for Savers that save to a file
Valid options are:
-i input arff file
The input filw in arff format. |
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.