public class DRFGridSearchHandler extends GridSearchHandler<DRFGrid,DRFGridSearchV3,DRFModel.DRFParameters,DRFV3.DRFParametersV3>
| Constructor and Description |
|---|
DRFGridSearchHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected DRFGrid |
createGrid(water.fvec.Frame f) |
DRFGridSearchV3 |
train(int version,
DRFGridSearchV3 gridSearchSchema) |
do_traincompute2, getHandlerMethodInputSchema, getHandlerMethodOutputSchema, markdownclone, compute, frozenType, icer, nextThrPriority, onExceptionalCompletion, priority, read_impl, read, readJSON_impl, readJSON, write_impl, write, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONaddToPendingCount, 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 DRFGridSearchV3 train(int version, DRFGridSearchV3 gridSearchSchema)
protected DRFGrid createGrid(water.fvec.Frame f)
createGrid in class GridSearchHandler<DRFGrid,DRFGridSearchV3,DRFModel.DRFParameters,DRFV3.DRFParametersV3>