| Name | Description | Type | Package | Framework |
| AbstractFileLoader | Abstract superclass for all file loaders. | Class | weka.core.converters | Weka |
|
| AbstractFileSaver | Abstract class for Savers that save to a file -i input arff file | Class | weka.core.converters | Weka |
|
| AbstractLoader | Abstract class gives default implementation of setSource methods. | Class | weka.core.converters | Weka |
|
| AbstractSaver | Abstract class for SaverVersion:$Revision: 11006 $Author:Richard Kirkby (rkirkby@cs. | Class | weka.core.converters | Weka |
|
| ArffLoader | Reads a source that is in arff (attribute relation file format) format. | Class | weka.core.converters | Weka |
|
| ArffLoader .ArffReader | Reads data from an ARFF file, either in incremental or batch mode. | Class | weka.core.converters | Weka |
|
| ArffSaver | Writes to a destination in arff text format. | Class | weka.core.converters | Weka |
|
| BatchConverter | | Interface | weka.core.converters | Weka |
|
| C45Loader | Reads a file that is C45 format. | Class | weka.core.converters | Weka |
|
| C45Saver | Writes to a destination that is in the format used by the C4. | Class | weka.core.converters | Weka |
|
| ConverterUtils | Utility routines for the converter package. | Class | weka.core.converters | Weka |
|
| ConverterUtils .DataSink | Helper class for saving data to files. | Class | weka.core.converters | Weka |
|
| ConverterUtils .DataSource | Helper class for loading data from files and URLs. | Class | weka.core.converters | Weka |
|
| CSVLoader | Reads a source that is in comma separated format (the default). | Class | weka.core.converters | Weka |
|
| CSVSaver | Writes to a destination that is in CSV (comma-separated values) format. | Class | weka.core.converters | Weka |
|
| DatabaseConnection | Connects to a database. | Class | weka.core.converters | Weka |
|
| DatabaseConverter | Marker interface for a loader/saver that uses a databaseVersion:$Revision 1. | Interface | weka.core.converters | Weka |
|
| DatabaseLoader | Reads Instances from a Database. | Class | weka.core.converters | Weka |
|
| DatabaseSaver | Writes to a database (tested with MySQL, InstantDB, Valid options are: | Class | weka.core.converters | Weka |
|
| DictionarySaver | Writes a dictionary constructed from string attributes in incoming instances to a destination. | Class | weka.core.converters | Weka |
|
| Saver | Interface to something that can save Instances to an output destination in someVersion:$Revision: 8034 $Author:Mark Hall (mhall@cs. | Interface | weka.core.converters | Weka |
|
| SerializedInstancesLoader | Reads a source that contains serialized Instances. | Class | weka.core.converters | Weka |
|
| SerializedInstancesSaver | Serializes the instances to a file with extension bsi. | Class | weka.core.converters | Weka |
|
| StreamTokenizerUtils | Helper class for using stream tokenizersVersion:$Revision: 9284 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.core.converters | Weka |
|
| SVMLightLoader | Reads a source that is in svm light format. | Class | weka.core.converters | Weka |
|
| SVMLightSaver | Writes to a destination that is in svm light For more information about svm light see: | Class | weka.core.converters | Weka |
|
| TextDirectoryLoader | Loads all text files in a directory and uses the subdirectory names as class labels. | Class | weka.core.converters | Weka |
|
| URLSourcedLoader | Interface to a loader that can load from a http urlVersion:$Revision 1. | Interface | weka.core.converters | Weka |
|
| XRFFLoader | Reads a source that is in the XML version of the ARFF format. | Class | weka.core.converters | Weka |
|
| XRFFSaver | Writes to a destination that is in the XML version of the ARFF format. | Class | weka.core.converters | Weka |