|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRowFinder | |
|---|---|
| adams.data.weka.rowfinder | |
| Uses of AbstractRowFinder in adams.data.weka.rowfinder |
|---|
| Subclasses of AbstractRowFinder in adams.data.weka.rowfinder | |
|---|---|
class |
AbstractFilteredRowFinder
Ancestor for row finders that pre-filter the rows. |
class |
AbstractRowFinderWithCapabilities
Ancestor for classes that find rows of interest in datasets. |
class |
AbstractTrainableRowFinder
Ancestor for RowFinder algorithms that can be trained. |
class |
ByLabel
Returns indices of rows which label match the regular expression. |
class |
FilteredIQR
Returns indices of rows that got identified as outliers/extreme values. |
class |
Invert
Inverts the selected rows of the provided sub-row-filter. |
class |
MultiRowFinder
Applies multiple row finding algorithms to the data. The indices can be either joined or intersected. |
class |
NullFinder
Dummy finder, does not find any rows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||