public class ModelMetricsAnomaly
extends hex.ModelMetricsUnsupervised
implements hex.ScoreKeeper.ScoreKeeperAware
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelMetricsAnomaly.MetricBuilderAnomaly |
| Modifier and Type | Field and Description |
|---|---|
double |
_mean_normalized_score |
double |
_mean_score |
| Constructor and Description |
|---|
ModelMetricsAnomaly(hex.Model model,
water.fvec.Frame frame,
hex.CustomMetric customMetric,
long nobs,
double totalScore,
double totalNormScore) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillTo(hex.ScoreKeeper sk) |
auc_obj, buildKey, buildKey, calcVarImp, calcVarImp, calcVarImp, calcVarImp, checksum_impl, cm, deepCloneWithDifferentModelAndFrame, frame, getAllowedMetrics, getFromDKV, getMetricFromModel, getMetricFromModelMetric, hr, isForFrame, isForModel, model, mse, residual_degrees_of_freedom, rmse, sortModelsByMetric, sortModelsByMetric, toString, withDescription, withModelAndFramechecksum, makeSchema, readAll_impl, readAll, remove_impl, remove, remove, remove, remove, writeAll_impl, writeAllpublic final double _mean_score
public final double _mean_normalized_score