|
|
|||||||||||||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
WekaAttribute<W extends WekaAttribute<W>> | A WekaAttribute - an implementing class may be either a nominal, numeric, or string attribute. |
WekaObject<W extends WekaAttribute<W>> | A WekaObject is an object that is able to provide its attributes as an array of type WekaAttribute. |
Class Summary | |
---|---|
WekaAbstractAttribute<W extends WekaAbstractAttribute<W>> | WekaAbstractAttribute handles the type of the attribute. |
WekaAttributeFactory | A factory to create WekaAttributes out of Strings. |
WekaNominalAttribute<L extends ClassLabel<L>> | A nominal attribute. |
WekaNumericAttribute | A numeric attribute. |
WekaStringAttribute | A string attribute. |
Converter classes as bridges between different formats.
|
|
||||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |