public final class GLM.GLMDriver extends water.H2O.H2OCountedCompleter<hex.ModelBuilder.Driver> implements L_BFGS.ProgressMonitor
| Constructor and Description |
|---|
GLM.GLMDriver() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute2() |
boolean |
onExceptionalCompletion(java.lang.Throwable t,
jsr166y.CountedCompleter caller) |
boolean |
progress(double[] beta,
double likelihood) |
boolean |
progress(double[] beta,
OptimizationUtils.GradientInfo ginfo) |
protected void |
updateProgress() |
clone, 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, onCompletion, 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 void compute2()
compute2 in class water.H2O.H2OCountedCompleter<hex.ModelBuilder.Driver>public boolean onExceptionalCompletion(java.lang.Throwable t,
jsr166y.CountedCompleter caller)
onExceptionalCompletion in class water.H2O.H2OCountedCompleter<hex.ModelBuilder.Driver>public boolean progress(double[] beta,
OptimizationUtils.GradientInfo ginfo)
progress in interface L_BFGS.ProgressMonitorpublic boolean progress(double[] beta,
double likelihood)
protected void updateProgress()