| Package | Description |
|---|---|
| ai.konduit.serving.config | |
| ai.konduit.serving.config.metrics | |
| ai.konduit.serving.config.metrics.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MemMapConfig |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsConfig
An
TextConfig associated with
MeterBinder implementations provided as part of konduit-serving |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnDistribution
Column distribution represents statistics and normalizer
information for how to transform or denormalize values
based on distribution information.
|
class |
NoOpMetricsConfig
A no op
MetricsConfig
for use with the MetricsBinderRendererAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationMetricsConfig
The configuration associated with
ClassificationMetrics -
this class contains metadata needed for exposing metrics correctly for
ClassificationMetrics |
class |
MultiLabelMetricsConfig
A metrics configuration for a metrics render
that, given a set of specified labels
takes in counts of columns to increment.
|
class |
RegressionMetricsConfig
The configuration associated with
ClassificationMetrics -
this class contains metadata needed for exposing metrics correctly for
ClassificationMetrics |
Copyright © 2022. All rights reserved.