public class QuantileBuilderHandler
extends water.api.ModelBuilderHandler<hex.quantile.Quantile,hex.schemas.QuantileV3,hex.schemas.QuantileV3.QuantileParametersV3>
| Constructor and Description |
|---|
QuantileBuilderHandler() |
| Modifier and Type | Method and Description |
|---|---|
water.api.Schema |
train(int version,
hex.schemas.QuantileV3 builderSchema)
Required so that Handler.handle() gets the correct schema types.
|
hex.schemas.QuantileV3 |
validate_parameters(int version,
hex.schemas.QuantileV3 builderSchema)
Required so that Handler.handle() gets the correct schema types.
|
compute2, getFromDKV, getFromDKV, getHandlerMethodInputSchema, getHandlerMethodOutputSchema, markdownclone, compute, frozenType, icer, nextThrPriority, onExceptionalCompletion, priority, read_impl, read, readJSON_impl, readJSON, write_impl, write, 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 water.api.Schema train(int version,
hex.schemas.QuantileV3 builderSchema)
public hex.schemas.QuantileV3 validate_parameters(int version,
hex.schemas.QuantileV3 builderSchema)