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,K,V> |
AbstractCrossValidation.withParamGrid(ParamGrid paramGrid) |
Modifier and Type | Method and Description |
---|---|
ParamGrid |
ParamGrid.addHyperParam(String paramName,
IgniteDoubleConsumer setter,
Double[] params)
Adds a grid for the specific hyper parameter.
|
ParamGrid |
ParamGrid.withParameterSearchStrategy(HyperParameterTuningStrategy paramSearchStgy)
Set up the hyper-parameter searching strategy.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020