public static class GLMTask.YMUTask extends water.MRTask<GLMTask.YMUTask>
| Modifier and Type | Field and Description |
|---|---|
water.util.MathUtils.BasicStats |
_basicStats |
water.util.MathUtils.BasicStats |
_basicStatsResponse |
double |
_wsum |
| Constructor and Description |
|---|
GLMTask.YMUTask(DataInfo dinfo,
int nclasses,
boolean computeWeightedSigma,
boolean computeWeightedMeanSigmaResponse,
boolean skipNAs,
boolean haveResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
map(water.fvec.Chunk[] chunks) |
void |
postGlobal() |
void |
reduce(GLMTask.YMUTask ymt) |
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, isReleasable, map, map, map, map, map, map, map, map, onCompletion, onExceptionalCompletion, outputFrame, outputFrame, outputFrame, profile, profString, selfcopyOver, getDException, hasException, logVerbose, onAck, onAckAck, setExceptionclone, compute, compute1, currThrPriority, frozenType, icer, priority, read_impl, read_impl3, read, readJSON_impl, readJSON, write_impl, write, writeJSON_impl, 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 double _wsum
public water.util.MathUtils.BasicStats _basicStats
public water.util.MathUtils.BasicStats _basicStatsResponse
public GLMTask.YMUTask(DataInfo dinfo, int nclasses, boolean computeWeightedSigma, boolean computeWeightedMeanSigmaResponse, boolean skipNAs, boolean haveResponse)
public void setupLocal()
setupLocal in class water.MRTask<GLMTask.YMUTask>public void map(water.fvec.Chunk[] chunks)
map in class water.MRTask<GLMTask.YMUTask>public void postGlobal()
postGlobal in class water.MRTask<GLMTask.YMUTask>public void reduce(GLMTask.YMUTask ymt)
reduce in class water.MRTask<GLMTask.YMUTask>