Uses of Package
org.tensorflow.framework.metrics
Packages that use org.tensorflow.framework.metrics
-
Classes in org.tensorflow.framework.metrics used by org.tensorflow.framework.metricsClassDescriptionSpecifies the type of the curve to be computed,
AUCCurve.ROCfor a Receiver Operator Characteristic curve [default] orAUCCurve.PRfor a Precision-Recall-curve.Specifies the Riemann summation method used.Base class for MetricsA metric that that implements a weighted meanMetricReduction.WEIGHTED_MEANInterface for metricsDefines the different types of metric reductions -
Classes in org.tensorflow.framework.metrics used by org.tensorflow.framework.metrics.impl