public class Grep extends hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>
_fold, _nclass, _offset, _parms, _response, _train, _valid, _vresponse, _weights| Constructor and Description |
|---|
Grep(GrepModel.GrepParameters parms) |
| Modifier and Type | Method and Description |
|---|---|
hex.ModelBuilder.BuilderVisibility |
builderVisibility() |
hex.ModelCategory[] |
can_build() |
void |
init(boolean expensive)
Initialize the ModelBuilder, validating all arguments and preparing the
training frame.
|
long |
progressUnits() |
hex.schemas.ModelBuilderSchema |
schema() |
Grep |
trainModelImpl(long work,
boolean restartTimer) |
canBeDone, cancel, checkDistributions, checkMemoryFootPrint, clearInitState, computeCrossValidation, computePriorClassDistribution, createModelBuilder, deleteProgressKey, 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, createProgressKey, dest, done, done, error_count_or_uninitialized, error, failed, get, hide, info, isCancelledOrCrashed, isDone, isRunning, 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 Grep(GrepModel.GrepParameters parms)
public hex.schemas.ModelBuilderSchema schema()
schema in class hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>public Grep trainModelImpl(long work, boolean restartTimer)
trainModelImpl in class hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>public long progressUnits()
progressUnits in class hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>public hex.ModelCategory[] can_build()
can_build in class hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>public hex.ModelBuilder.BuilderVisibility builderVisibility()
builderVisibility in class hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>public void init(boolean expensive)
init in class hex.ModelBuilder<GrepModel,GrepModel.GrepParameters,GrepModel.GrepOutput>