public static class XGBoostUtils.FeatureProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
_names |
boolean[] |
_oneHotEncoded |
| Constructor and Description |
|---|
FeatureProperties(java.lang.String[] names,
boolean[] oneHotEncoded) |