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