public static final class CatBoostModel.TextFeature extends CatBoostModel.Feature
| Modifier | Constructor and Description |
|---|---|
protected |
TextFeature(String name,
int featureIndex,
int flatFeatureIndex,
boolean usedInModel) |
getFeatureIndex, getFlatFeatureIndex, getName, isUsedInModelprotected TextFeature(String name, int featureIndex, int flatFeatureIndex, boolean usedInModel)
Copyright © 2020 CatBoost dev team. All rights reserved.