Property ClassFilters
ClassFilters
Gets or sets the collection of class filters, each specifying a class name and its corresponding confidence threshold. The node evaluates predictions based on these filters.
Declaration
public MLFindClassFilter[] ClassFilters { get; set; }
Property Value
Type | Description |
---|---|
MLFindClassFilter[] |