CustomClassificationScore
A classification of an asset for a single concept
Properties
Name | Type | Description | Notes |
---|---|---|---|
score | float | The classification score in the range [0, 1] | |
threshold | float | The threshold used to determine if it's a positive example | |
positive | bool | If the classification is positive |