Package | Description |
---|---|
org.apache.ignite.ml.selection.paramgrid |
Root package for parameter grid.
|
Modifier and Type | Class and Description |
---|---|
class |
BruteForceStrategy
This strategy enables the brute-force search in hyper-parameter space.
|
class |
EvolutionOptimizationStrategy
Represents the Genetic algorithms usage for finding the best set of hyper-parameters.
|
class |
RandomStrategy
This strategy enables the random search in hyper-parameter space.
|
Modifier and Type | Method and Description |
---|---|
HyperParameterTuningStrategy |
ParamGrid.getHyperParameterTuningStrategy()
Returns the Hyper-parameter tuning strategy.
|
Modifier and Type | Method and Description |
---|---|
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