|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColumnFinder
Interface for classes that "find" columns of interest in datasets.
| Method Summary | |
|---|---|
int[] |
findColumns(weka.core.Instances data)
Returns the columns of interest in the dataset. |
| Method Detail |
|---|
int[] findColumns(weka.core.Instances data)
data - the dataset to inspect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||