public class MutableOneHotEncoderFVec
extends java.lang.Object
implements biz.k11i.xgboost.util.FVec
| Constructor and Description |
|---|
MutableOneHotEncoderFVec(hex.DataInfo di,
boolean treatsZeroAsNA) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeAggregate(float[] encoded,
float[] output) |
float |
fvalue(int index) |
void |
setInput(double[] input) |