SingleLabelClassificationEvalSummary.MacroF1 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 F1. Expected value is a float between 0 and 1 inclusive.
public float MacroF1 { get; }
member this.MacroF1 : single
Public ReadOnly Property MacroF1 As Single