| Package | Description |
|---|---|
| org.apache.ignite.ml.genetic.parameter |
Contains parameters used for GA Grid
|
| Modifier and Type | Method and Description |
|---|---|
GAGridConstants.SELECTION_METHOD |
GAConfiguration.getSelectionMtd()
Get the selection method
|
static GAGridConstants.SELECTION_METHOD |
GAGridConstants.SELECTION_METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GAGridConstants.SELECTION_METHOD[] |
GAGridConstants.SELECTION_METHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GAConfiguration.setSelectionMtd(GAGridConstants.SELECTION_METHOD selectionMtd)
Set the selection method
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025