Package | Description |
---|---|
org.wso2.carbon.ml.commons.constants |
Modifier and Type | Method and Description |
---|---|
static MLConstants.UNSUPERVISED_ALGORITHM |
MLConstants.UNSUPERVISED_ALGORITHM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLConstants.UNSUPERVISED_ALGORITHM[] |
MLConstants.UNSUPERVISED_ALGORITHM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 WSO2, Inc.. All Rights Reserved.