| Package | Description |
|---|---|
| com.aliyun.odps.ml |
提供机器学习相关操作类
|
| Modifier and Type | Method and Description |
|---|---|
static ModelFunction |
ModelFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelFunction[] |
ModelFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.