public static class ExampleModel.ExampleOutput
extends hex.Model.Output
| Modifier and Type | Field and Description |
|---|---|
int |
_iterations |
double[] |
_maxs |
_cross_validation_metrics, _cross_validation_models, _cross_validation_predictions, _distribution, _domains, _end_time, _hasFold, _hasOffset, _hasWeights, _isSupervised, _model_metrics, _model_summary, _modelClassDist, _names, _priorClassDist, _run_time, _scoring_history, _start_time, _status, _training_metrics, _validation_metrics| Constructor and Description |
|---|
ExampleModel.ExampleOutput(Example b) |
| Modifier and Type | Method and Description |
|---|---|
hex.ModelCategory |
getModelCategory() |
addModelMetrics, classNames, foldIdx, foldName, hasFold, hasOffset, hasWeights, isClassifier, isSupervised, nclasses, nfeatures, offsetIdx, offsetName, printTwoDimTables, responseIdx, responseName, toString, weightsIdx, weightsNamepublic ExampleModel.ExampleOutput(Example b)