Package | Description |
---|---|
org.apache.ignite.ml.selection.paramgrid |
Root package for parameter grid.
|
Modifier and Type | Method and Description |
---|---|
RandomStrategy |
RandomStrategy.withMaxTries(int maxTries)
Set up the max number of tries to stop the hyperparameter search.
|
RandomStrategy |
RandomStrategy.withSatisfactoryFitness(double fitness)
Set up the satisfactory fitness to stop the hyperparameter search.
|
RandomStrategy |
RandomStrategy.withSeed(long seed)
Set up the seed number.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024