Uses of Class
adams.data.spreadsheet.columnfinder.AbstractTrainableColumnFinder

Packages that use AbstractTrainableColumnFinder
adams.data.spreadsheet.columnfinder   
 

Uses of AbstractTrainableColumnFinder in adams.data.spreadsheet.columnfinder
 

Subclasses of AbstractTrainableColumnFinder in adams.data.spreadsheet.columnfinder
 class AbstractFilteredColumnFinder
          Ancestor for column finders that pre-filter the columns.
 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.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.