Buzzr Sports Engine API
Preparing search index...
@buzzr/entertainment-engine
PredictionSampleReport
Type Alias PredictionSampleReport
type
PredictionSampleReport
=
{
baselineError
:
number
;
baselinePrediction
:
number
;
confidence
:
number
;
driftDelta
:
number
;
gameId
?:
string
;
label
:
number
;
labelSource
:
TrainingLabelSource
;
league
?:
string
;
missingSignals
:
string
[]
;
startsAt
?:
string
;
topFactors
:
BuzzFactorContribution
[]
;
trainedError
:
number
;
trainedPrediction
:
number
;
}
Index
Properties
baseline
Error
baseline
Prediction
confidence
drift
Delta
game
Id?
label
label
Source
league?
missing
Signals
starts
At?
top
Factors
trained
Error
trained
Prediction
Properties
baseline
Error
baselineError
:
number
baseline
Prediction
baselinePrediction
:
number
confidence
confidence
:
number
drift
Delta
driftDelta
:
number
Optional
game
Id
gameId
?:
string
label
label
:
number
label
Source
labelSource
:
TrainingLabelSource
Optional
league
league
?:
string
missing
Signals
missingSignals
:
string
[]
Optional
starts
At
startsAt
?:
string
top
Factors
topFactors
:
BuzzFactorContribution
[]
trained
Error
trainedError
:
number
trained
Prediction
trainedPrediction
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
baseline
Error
baseline
Prediction
confidence
drift
Delta
game
Id
label
label
Source
league
missing
Signals
starts
At
top
Factors
trained
Error
trained
Prediction
Buzzr Sports Engine API
Loading...