| Package | Description |
|---|---|
| com.banda.math.domain.learning |
| Modifier and Type | Method and Description |
|---|---|
TrainingSampleSelectionType |
MachineLearningSetting.getSelectionType() |
static TrainingSampleSelectionType |
TrainingSampleSelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrainingSampleSelectionType[] |
TrainingSampleSelectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MachineLearningSetting.setSelectionType(TrainingSampleSelectionType selectionType) |
Copyright © 2019. All Rights Reserved.