ArffUtils |
A helper class for ARFF related stuff.
|
WekaAttributeIndex |
Extended Index class that can use an attribute name to determine an
index of a attribute as well.
|
WekaAttributeRange |
Extended Range class that also allows attribute names for specifying
attribute positions (names are case-insensitive, just like placeholders for
'first', 'second', etc).
|
WekaLabelIndex |
Extended Index class that can use a label name to determine an
index of a label as well.
|
WekaLabelRange |
Extended Range class that also allows attribute names for specifying
attribute positions (names are case-insensitive, just like placeholders for
'first', 'second', etc).
|
WekaUnorderedAttributeRange |
Extended UnorderedRange class that also allows attribute names for specifying
attribute positions (names are case-insensitive, just like placeholders for
'first', 'second', etc).
|