| Package | Description |
|---|---|
| org.apache.ignite.ml.genetic.parameter |
Contains parameters used for GA Grid
|
| Modifier and Type | Method and Description |
|---|---|
GAGridConstants.SELECTION_METHOD |
GAConfiguration.getSelectionMethod()
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.setSelectionMethod(GAGridConstants.SELECTION_METHOD selectionMethod)
Set the selection method
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018