Package | Description |
---|---|
weka.classifiers.meta |
Modifier and Type | Method and Description |
---|---|
GridSearch.PointInt |
GridSearch.Grid.getLocation(GridSearch.PointDouble values)
returns the closest index pair for the given value pair in the grid.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GridSearch.Grid.isOnBorder(GridSearch.PointInt location)
checks whether the given location is on the border of the grid
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.