SingleLabelClassificationEvalSummary.MacroPrecision Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the macro precision. Expected value is a float between 0 and 1 inclusive.
public float MacroPrecision { get; }
member this.MacroPrecision : single
Public ReadOnly Property MacroPrecision As Single