Compartir a través de


PredictionDistributionDefinitionDistributionsItem interface

The definition of a prediction distribution.

Properties

negatives

Number of negatives.

negativesAboveThreshold

Number of negatives above threshold.

positives

Number of positives.

positivesAboveThreshold

Number of positives above threshold.

scoreThreshold

Score threshold.

Property Details

negatives

Number of negatives.

negatives?: number

Property Value

number

negativesAboveThreshold

Number of negatives above threshold.

negativesAboveThreshold?: number

Property Value

number

positives

Number of positives.

positives?: number

Property Value

number

positivesAboveThreshold

Number of positives above threshold.

positivesAboveThreshold?: number

Property Value

number

scoreThreshold

Score threshold.

scoreThreshold?: number

Property Value

number