|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RowFinder
Interface for classes that "find" rows of interest in datasets.
| Method Summary | |
|---|---|
int[] |
findRows(weka.core.Instances data)
Returns the rows of interest in the dataset. |
| Method Detail |
|---|
int[] findRows(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 | |||||||||