|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrainableColumnFinder | |
|---|---|
| adams.data.weka.columnfinder | |
| Uses of TrainableColumnFinder in adams.data.weka.columnfinder |
|---|
| Classes in adams.data.weka.columnfinder that implement TrainableColumnFinder | |
|---|---|
class |
AbstractFilteredColumnFinder
Ancestor for column finders that pre-filter the columns. |
class |
AbstractTrainableColumnFinder
Ancestor for ColumnFinder algorithms that can be trained. |
class |
Invert
Inverts the selected columns of the provided sub-column-filter. |
class |
MultiColumnFinder
Applies multiple column finding algorithms to the data. The indices can be either joined or intersected. |
class |
RowFilteredColumnFinder
This column finder first filters the rows before finding any columns on the subset of rows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||