| Package | Description |
|---|---|
| hivemall.xgboost |
| Modifier and Type | Field and Description |
|---|---|
protected XGBoostTrainUDTF.ObjectiveType |
XGBoostTrainUDTF.objectiveType |
| Modifier and Type | Method and Description |
|---|---|
static XGBoostTrainUDTF.ObjectiveType |
XGBoostTrainUDTF.ObjectiveType.resolve(String objective) |
static XGBoostTrainUDTF.ObjectiveType |
XGBoostTrainUDTF.ObjectiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XGBoostTrainUDTF.ObjectiveType[] |
XGBoostTrainUDTF.ObjectiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 Apache Hivemall. All rights reserved.