public static class GLMTask.GLMXValidationTask extends GLMTask.GLMValidationTask<GLMTask.GLMXValidationTask>
| Modifier and Type | Field and Description |
|---|---|
protected GLMModel[] |
_xmodels |
protected GLMValidation[] |
_xvals |
_improved, _lambda, _model, _res| Constructor and Description |
|---|
GLMTask.GLMXValidationTask(GLMModel mainModel,
double lambda,
GLMModel[] xmodels,
float[] thresholds) |
GLMTask.GLMXValidationTask(GLMModel mainModel,
double lambda,
GLMModel[] xmodels,
float[] thresholds,
water.H2O.H2OCountedCompleter completer) |
| Modifier and Type | Method and Description |
|---|---|
static water.Key |
makeKey() |
void |
map(water.fvec.Chunk[] chunks) |
void |
postGlobal() |
void |
reduce(GLMTask.GLMXValidationTask gval) |
reduceasyncExec, asyncExec, asyncExec, block, closeLocal, compute2, dfork, dfork, dfork, dfork, dinvoke, doAll, doAll, doAll, doAll, doAll, doAll, doAll, doAllNodes, getResult, isReleasable, map, map, map, map, map, map, map, map, map, map, map, map, onCompletion, onExceptionalCompletion, outputFrame, outputFrame, outputFrame, priority, profString, reduce4, setupLocalcopyOver, getDException, hasException, logVerbose, onAck, onAckAck, setExceptionclone, compute, frozenType, icer, nextThrPriority, read_impl, read, readJSON_impl, readJSON, write_impl, write, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONaddToPendingCount, 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, tryUnforkprotected final GLMModel[] _xmodels
protected GLMValidation[] _xvals
public GLMTask.GLMXValidationTask(GLMModel mainModel, double lambda, GLMModel[] xmodels, float[] thresholds)
public static water.Key makeKey()
public void map(water.fvec.Chunk[] chunks)
map in class GLMTask.GLMValidationTask<GLMTask.GLMXValidationTask>public void reduce(GLMTask.GLMXValidationTask gval)
reduce in class water.MRTask<GLMTask.GLMXValidationTask>public void postGlobal()
postGlobal in class GLMTask.GLMValidationTask<GLMTask.GLMXValidationTask>