Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PredictionDistributionDefinition

Package version

interface

An interface representing PredictionDistributionDefinition. The definition of the prediction distribution.

Hierarchy

  • PredictionDistributionDefinition

Index

Properties

Optional distributions

member

{PredictionDistributionDefinitionDistributionsItem[]} [distributions] Distributions of the prediction.

Optional totalNegatives

totalNegatives: undefined | number
member

{number} [totalNegatives] Total negatives in the distribution.

Optional totalPositives

totalPositives: undefined | number
member

{number} [totalPositives] Total positive in the distribution.

Generated using TypeDoc