public class PCA.EmbeddedGLRM extends GLRM
GLRM.Initializationhex.ModelBuilder.BuilderVisibility, hex.ModelBuilder.ValidationMessage_fold, _messages, _nclass, _offset, _parms, _response, _train, _valid, _vresponse, _weights| Constructor and Description |
|---|
PCA.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, idx_ycat, idx_ynum, init, progressUnits, schema, trainModelImpl, transform, yt_block, yt_blockcheckMemoryFootPrint, clearInitState, computeCrossValidation, computePriorClassDistribution, createModelBuilder, error_count, error, getAlgo, getAlgo, getAlgo, getAlgoFullName, getModelBuilder, getModelBuilders, getModelClass, hasFoldCol, hasOffsetCol, hasWeightCol, hide, ignoreBadColumns, ignoreStringColumns, info, isClassifier, isSupervised, modifyParmsForCrossValidationMainModel, modifyParmsForCrossValidationSplits, nclasses, numSpecialCols, registerModelBuilder, response, responseMean, separateFeatureVecs, train, trainModel, updateValidationMessages, valid, validationErrors, vresponse, warncancel, cancel, checksum_impl, dest, done, failed, get, isCancelledOrCrashed, isDone, isRunning, isStopped, jobs, msec, progress_msg, progress, remove_impl, start, update, update, update, updatechecksum, getBinarySerializer, getPublishedKeys, remove, remove, remove, removepublic PCA.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>