|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ArffFile | File that stores multivariate data sets in a 2D array in WEKA format. |
| Array2DFile | Base class for all filetypes with 2D data arrays. |
| Array3DFile | Base class for all filetypes with 3D data arrays actually stored in 3D array. |
| BaseFile | Base class for all filetypes. |
| Bestmatch | Represent a best match of a data point on an ESOM. |
| BMFile | File that stores a list of best matches. |
| CharRule | Characterization rule |
| ClassmaskFile | |
| ClsFile | File that stores classification of data points or best matches. |
| ColorMapping | Mapping of a ColorTable to a given number of color steps. |
| ColorStatistics | Statistics about colors used in rendering ESOM. |
| ColorTable | File that stores a color table from *.rgb files. |
| Condition | Abstract base class for rule conditions. |
| CsvFile | Comma seperated values So far only tested with loading data from finance.yahoo.com. |
| DataClass | The DataClass of a data point or a bestmatch. |
| DataItem | Base class for data items with an index. |
| DiagnosisFile | File that stores possibly multiple classification of data points or best matches. |
| DiffCondition | Condition linking to a differentiation rule. |
| DiffRule | Differentiazation rule |
| Explanation | The explanation why a rule could not classify a data point. |
| ExplFile | File that stores explanations why certain rules could not classify some data points. |
| FileExtensionFilter | A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about. |
| FileType | Class to describe file types |
| ImportExaFile | imports a *.exa file int a *.lrn file |
| ImxFile | File that stores an island mask for an ESOM. |
| IntervalCondition | Condition on a variable being in an open or closed interval |
| KeyName | Detailed information about a data key. |
| ListFile | Base class for files with lists. |
| LrnFile | File that stores multivariate data sets in a 2D array. |
| MapFile | Base class for files with lists that need fast access by index. |
| ModFile | Dummy class to provide this FileType for WEKA model files. |
| NamesFile | File that stores detailled information about datasets. |
| PicturesFile | File to store picture names for a slidewhow. |
| PngFile | Dummy class to provide this FileType for image files. |
| Rule | Abstract base class for rules |
| RuleFile | File that stores DataClass rules. |
| TxtFile | Dummy class to provide this FileType for plain text files. |
| UmxFile | File that stores an U-Matrix in a 2D array. |
| WtsFile | File that stores weights for a SOM grid |
Loading and saving of all file formats. Classes also act as data containers within the code.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||