public class XGBoostJavaBigScorePredict
extends java.lang.Object
implements hex.Model.BigScorePredict
| Constructor and Description |
|---|
XGBoostJavaBigScorePredict(hex.DataInfo di,
XGBoostOutput output,
double threshold,
byte[] boosterBytes) |
| Modifier and Type | Method and Description |
|---|---|
hex.Model.BigScoreChunkPredict |
initMap(water.fvec.Frame fr,
water.fvec.Chunk[] chks) |
public XGBoostJavaBigScorePredict(hex.DataInfo di,
XGBoostOutput output,
double threshold,
byte[] boosterBytes)