public class EmbeddedGLRM extends GLRM
GLRM.Archetypes, GLRM.Initialization_fold, _nclass, _offset, _parms, _response, _train, _valid, _vresponse, _weights| Constructor and Description |
|---|
EmbeddedGLRM(water.Key glrmJobKey,
water.Key sharedProgressKey,
GLRMModel.GLRMParameters parms) |
| Modifier and Type | Method and Description |
|---|---|
protected water.Key |
createProgressKey() |
protected boolean |
deleteProgressKey() |
boolean |
isRunning() |
builderVisibility, can_build, chk_xnew, chk_xold, expandCats, frobenius2, idx_xnew, idx_xold, init, progressUnits, schema, trainModelImpl, transformcanBeDone, cancel, checkDistributions, checkMemoryFootPrint, clearInitState, computeCrossValidation, computePriorClassDistribution, createModelBuilder, error_count, getAlgo, getAlgo, getAlgo, getAlgoFullName, getModelBuilder, getModelBuilders, getModelClass, hasFoldCol, hasOffsetCol, hasWeightCol, ignoreBadColumns, ignoreStringColumns, isClassifier, isSupervised, modifyParmsForCrossValidationMainModel, modifyParmsForCrossValidationSplits, nclasses, nFoldCV, numSpecialCols, registerModelBuilder, response, responseMean, separateFeatureVecs, train, trainModel, updateModelOutput, valid, vresponseblock, cancel, checksum_impl, clearValidationErrors, dest, done, done, error_count_or_uninitialized, error, failed, get, hide, info, isCancelledOrCrashed, isDone, isRunning, isStopped, jobKey, jobs, message, msec, progress_msg, progress, remove_impl, start, update, update, update, update, updateValidationMessages, validationErrors, warnchecksum, getBinarySerializer, getPublishedKeys, remove, remove, remove, removepublic EmbeddedGLRM(water.Key glrmJobKey,
water.Key sharedProgressKey,
GLRMModel.GLRMParameters parms)
protected water.Key createProgressKey()
createProgressKey in class water.Job<GLRMModel>protected boolean deleteProgressKey()
deleteProgressKey in class hex.ModelBuilder<GLRMModel,GLRMModel.GLRMParameters,GLRMModel.GLRMOutput>public boolean isRunning()
isRunning in class water.Job<GLRMModel>