Uses of Interface
ai.konduit.serving.config.metrics.MetricsConfig
-
Packages that use MetricsConfig Package Description ai.konduit.serving.config.metrics ai.konduit.serving.config.metrics.impl -
-
Uses of MetricsConfig in ai.konduit.serving.config.metrics
Classes in ai.konduit.serving.config.metrics that implement MetricsConfig Modifier and Type Class Description classNoOpMetricsConfigA no opMetricsConfigfor use with theMetricsBinderRendererAdapterMethods in ai.konduit.serving.config.metrics that return MetricsConfig Modifier and Type Method Description MetricsConfigMetricsRenderer. config()The configuration for the metrics -
Uses of MetricsConfig in ai.konduit.serving.config.metrics.impl
Classes in ai.konduit.serving.config.metrics.impl that implement MetricsConfig Modifier and Type Class Description classClassificationMetricsConfigThe configuration associated withClassificationMetrics- this class contains metadata needed for exposing metrics correctly forClassificationMetricsclassMultiLabelMetricsConfigA metrics configuration for a metrics render that, given a set of specified labels takes in counts of columns to increment.classRegressionMetricsConfigThe configuration associated withClassificationMetrics- this class contains metadata needed for exposing metrics correctly forClassificationMetricsMethods in ai.konduit.serving.config.metrics.impl that return MetricsConfig Modifier and Type Method Description MetricsConfigMetricsBinderRendererAdapter. config()
-