public static class StackedEnsembleModel.StackedEnsembleOutput
extends hex.Model.Output
Modifier and Type | Field and Description |
---|---|
hex.Model |
_metalearner |
_cross_validation_fold_assignment_frame_id, _cross_validation_holdout_predictions_frame_id, _cross_validation_metrics, _cross_validation_metrics_summary, _cross_validation_models, _cross_validation_predictions, _distribution, _domains, _end_time, _hasFold, _hasOffset, _hasWeights, _isSupervised, _job, _model_summary, _modelClassDist, _names, _origDomains, _origNames, _priorClassDist, _run_time, _scoring_history, _start_time, _training_metrics, _validation_metrics
Constructor and Description |
---|
StackedEnsembleModel.StackedEnsembleOutput() |
StackedEnsembleModel.StackedEnsembleOutput(water.Job job) |
StackedEnsembleModel.StackedEnsembleOutput(StackedEnsemble b) |
checksum_impl, classNames, clearModelMetrics, foldIdx, foldName, getModelCategory, getModelMetrics, hasFold, hasOffset, hasWeights, interactions, isAutoencoder, isBinomialClassifier, isClassifier, isSupervised, nclasses, nfeatures, offsetIdx, offsetName, printTwoDimTables, responseIdx, responseName, setNames, startClock, stopClock, toString, weightsIdx, weightsName
public StackedEnsembleModel.StackedEnsembleOutput()
public StackedEnsembleModel.StackedEnsembleOutput(StackedEnsemble b)
public StackedEnsembleModel.StackedEnsembleOutput(water.Job job)