Package | Description |
---|---|
com.bayesia.api | |
com.bayesia.api.learning.settings |
Modifier and Type | Method and Description |
---|---|
static APIUtils.LEARNING_ALGORITHM |
APIUtils.LEARNING_ALGORITHM.getValue(java.lang.String v) |
static APIUtils.LEARNING_ALGORITHM |
APIUtils.LEARNING_ALGORITHM.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static APIUtils.LEARNING_ALGORITHM[] |
APIUtils.LEARNING_ALGORITHM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|