|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| GenericOperatorFactory | Classes which implement this interface must have an empty constructor and
must register additional generic operators in the method
GenericOperatorFactory.registerOperators(). |
| Class Summary | |
|---|---|
| BugReport | A bug report can be send by the user. |
| BuildingBlockService | This service class can be used to deliver all building blocks, i.e. both predefined and user defined building blocks. |
| GroupTree | A group tree manages operator descriptions in a tree like manner. |
| LogService | Utility class providing static methods for logging. |
| ObjectVisualizerService | This class provides the management of ObjectVisualizers. |
| Ontology | Very simple ontology class. |
| OperatorService | This class reads the description of the YALE operators. |
| OutputStreamMultiplier | A stream that writes all that is written to it to a set of other output streams. |
| ParameterService | This class loads the yalrc property files and provides methods to access them. |
| RandomGenerator | The global random number generator. |
| ResourceSource | ResourceSources can be added to the Tools class in order to allow resource loading
for both the YALE core and the plugin. |
| ResultService | Some statical methods to write results in a file. |
| TempFileService | This class manages temporary files like model files, files with predicted labels, and so on. |
| Tools | Tools for YALE. |
| WekaInstancesAdaptor | This class extends the Weka class Instances and overrides all methods needed
to directly use a Yale ExampleSet as source for Weka instead of
copying the complete data. |
| WekaLearnerCapabilities | Checks if a given classifier supports the desired capability. |
| WekaOperatorFactory | Registers all Weka core operators. |
| WekaTools | This class contains static methods for converting Weka Instances to Yale ExampleSet and vice versa. |
| WriterMultiplier | By using this multiplier all written content is multiplied to the given writers. |
| XMLSerialization | This class handles all kinds in- and output write processes for all kinds of objects into and from XML. |
| Exception Summary | |
|---|---|
| XMLException | Indicates that an exception during XML parsing occurred. |
Provides tools for YALE like parsers for the YALE input files.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||