public static class QuantileModel.QuantileOutput
extends hex.Model.Output
| Modifier and Type | Field and Description |
|---|---|
int |
_iters |
double[][] |
_quantiles |
| Constructor and Description |
|---|
QuantileModel.QuantileOutput(Quantile b) |
| Modifier and Type | Method and Description |
|---|---|
hex.Model.ModelCategory |
getModelCategory() |
addModelMetrics, allNames, checksum, classNames, isClassifier, nclasses, nfeatures, responseNamepublic QuantileModel.QuantileOutput(Quantile b)