public static class ExampleModel.ExampleOutput
extends hex.Model.Output
| Modifier and Type | Field and Description |
|---|---|
int |
_iterations |
double[] |
_maxs |
| 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, responseIdx, responseName, toString, weightsIdx, weightsNamepublic ExampleModel.ExampleOutput(Example b)