|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ColumnFinder | Interface for classes that "find" columns of interest in datasets. |
| TrainableColumnFinder | Interface for ColumnFinder algorithms that can be trained. |
| Class Summary | |
|---|---|
| AbstractColumnFinder | Ancestor for classes that find columns of interest in datasets. |
| AbstractColumnFinderWithCapabilities | Ancestor for classes that find columns of interest in datasets. |
| AbstractFilteredColumnFinder | Ancestor for column finders that pre-filter the columns. |
| AbstractTrainableColumnFinder | Ancestor for ColumnFinder algorithms that can be trained. |
| ByName | Returns indices of attributes which names match the regular expression. |
| Invert | Inverts the selected columns of the provided sub-column-filter. |
| MultiColumnFinder | Applies multiple column finding algorithms to the data. The indices can be either joined or intersected. |
| NullFinder | Dummy finder, does not find any columns. |
| RowFilteredColumnFinder | This column finder first filters the rows before finding any columns on the subset of rows. |
| Enum Summary | |
|---|---|
| MultiColumnFinder.Combination | How combine the indices. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||