public class XGBoostUpdateTask extends water.MRTask<XGBoostUpdateTask>
| Constructor and Description |
|---|
XGBoostUpdateTask(ml.dmlc.xgboost4j.java.Booster booster,
XGBoostModelInfo inputModel,
XGBoostOutput _output,
XGBoostModel.XGBoostParameters _parms,
int tid,
java.util.Map<java.lang.String,java.lang.String> workerEnvs,
java.lang.String[] featureMap) |
| Modifier and Type | Method and Description |
|---|---|
ml.dmlc.xgboost4j.java.Booster |
getBooster() |
ml.dmlc.xgboost4j.java.Booster |
getBooster(java.io.File featureMapFile) |
void |
reduce(XGBoostUpdateTask mrt) |
protected void |
setupLocal() |
appendables, asyncExecOnAllNodes, block, closeLocal, compute2, dfork, dfork, dfork, dfork, dfork, dinvoke, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAllNodes, getResult, getResult, isReleasable, map, map, map, map, map, map, map, map, map, map, map, modifiesVolatileVecs, onCompletion, onExceptionalCompletion, outputFrame, outputFrame, outputFrame, postGlobal, profile, profString, selfcopyOver, getDException, hasException, logVerbose, onAck, onAckAck, setExceptionasBytes, clone, compute, compute1, currThrPriority, frozenType, icer, priority, read, readJSON, reloadFromBytes, write, writeJSON__tryComplete, addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, setCompleter, setPendingCount, setRawResult, tryCompleteadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, completeExceptionally, fork, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnforkpublic XGBoostUpdateTask(ml.dmlc.xgboost4j.java.Booster booster,
XGBoostModelInfo inputModel,
XGBoostOutput _output,
XGBoostModel.XGBoostParameters _parms,
int tid,
java.util.Map<java.lang.String,java.lang.String> workerEnvs,
java.lang.String[] featureMap)
protected void setupLocal()
setupLocal in class water.MRTask<XGBoostUpdateTask>public void reduce(XGBoostUpdateTask mrt)
reduce in class water.MRTask<XGBoostUpdateTask>public ml.dmlc.xgboost4j.java.Booster getBooster()
public ml.dmlc.xgboost4j.java.Booster getBooster(java.io.File featureMapFile)