public class ParamGrid extends Object
| Constructor and Description |
|---|
ParamGrid() |
| Modifier and Type | Method and Description |
|---|---|
ParamGrid |
addHyperParam(String paramName,
Double[] params)
Adds a grid for the specific hyper parameter.
|
String |
getParamNameByIndex(int idx) |
Map<Integer,Double[]> |
getParamValuesByParamIdx() |
public ParamGrid addHyperParam(String paramName, Double[] params)
paramName - The parameter name.params - The array of the given hyper parameter values.public String getParamNameByIndex(int idx)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019