| Modifier and Type | Method and Description |
|---|---|
CatBoostModel.FloatFeature.NanValueTreatment |
CatBoostModel.FloatFeature.getNanValueTreatment() |
static CatBoostModel.FloatFeature.NanValueTreatment |
CatBoostModel.FloatFeature.NanValueTreatment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatBoostModel.FloatFeature.NanValueTreatment[] |
CatBoostModel.FloatFeature.NanValueTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 CatBoost dev team. All rights reserved.