Package | Description |
---|---|
org.wso2.carbon.ml.core.impl |
Modifier and Type | Method and Description |
---|---|
static MLModelHandler.Format |
MLModelHandler.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLModelHandler.Format[] |
MLModelHandler.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
MLModelHandler.publishModel(int tenantId,
String userName,
long modelId,
MLModelHandler.Format mode)
Publish a ML model to registry.
|
Copyright © 2016 WSO2, Inc.. All Rights Reserved.