| Class | Description |
|---|---|
| DataInfo |
Created by tomasnykodym on 1/29/15.
|
| FrameTask<T extends FrameTask<T>> | |
| GridSearchHandler<G extends hex.Grid<MP,G>,S extends GridSearchSchema<G,S,MP,P>,MP extends hex.Model.Parameters,P extends water.api.ModelParametersSchema> |
FIXME: how to get rid of P, since it is already enforced by S
|
| GridSearchSchema<G extends hex.Grid<MP,G>,S extends GridSearchSchema<G,S,MP,P>,MP extends hex.Model.Parameters,P extends water.api.ModelParametersSchema> |
This is a common grid search schema composed of two parameters: default parameters for a builder and
hyper parameters which are given as a mapping from parameter name to list of possible values.
|
| Enum | Description |
|---|---|
| DataInfo.TransformType |