Package | Description |
---|---|
org.apache.ignite.ml.selection.cv |
Root package for cross-validation algorithms.
|
org.apache.ignite.ml.selection.paramgrid |
Root package for parameter grid.
|
Modifier and Type | Field and Description |
---|---|
protected ParamGrid |
AbstractCrossValidation.paramGrid
Parameter grid.
|
Modifier and Type | Method and Description |
---|---|
AbstractCrossValidation<M,L,K,V> |
AbstractCrossValidation.withParamGrid(ParamGrid paramGrid) |
Modifier and Type | Method and Description |
---|---|
ParamGrid |
ParamGrid.addHyperParam(String paramName,
DoubleConsumer setter,
Double[] params)
Adds a grid for the specific hyper parameter.
|
ParamGrid |
ParamGrid.withParameterSearchStrategy(HyperParameterTuningStrategy paramSearchStgy)
Set up the hyperparameter searching strategy.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024