| Package | Description |
|---|---|
| ai.konduit.serving.config.metrics | |
| ai.konduit.serving.util |
| Modifier and Type | Method and Description |
|---|---|
static ColumnDistribution |
ColumnDistribution.fromJson(String json) |
static ColumnDistribution |
ColumnDistribution.fromYaml(String yaml) |
| Modifier and Type | Method and Description |
|---|---|
static double |
MetricRenderUtils.deNormalizeValue(double input,
ColumnDistribution columnDistribution)
De normalize the given input based on the
ColumnDistribution |
static double |
MetricRenderUtils.normalizeValue(double input,
ColumnDistribution columnDistribution)
De normalize the given input based on the
ColumnDistribution |
Copyright © 2022. All rights reserved.