|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrainingSampleSelectionType | |
|---|---|
| com.banda.network.domain | |
| Uses of TrainingSampleSelectionType in com.banda.network.domain |
|---|
| Methods in com.banda.network.domain that return TrainingSampleSelectionType | |
|---|---|
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. |
| Methods in com.banda.network.domain with parameters of type TrainingSampleSelectionType | |
|---|---|
void |
MachineLearningSetting.setSelectionType(TrainingSampleSelectionType selectionType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||