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