Buzzr Sports Engine API
Preparing search index...
@buzzr/entertainment-engine
RankedGame
Type Alias RankedGame
type
RankedGame
=
{
affinityAdjustment
:
number
;
baseScore
:
number
;
context
:
PredictionContext
|
null
;
factors
:
RecommendationFactor
[]
;
game
:
EntertainmentGameInput
;
id
:
string
|
null
;
socialAdjustment
:
number
;
totalScore
:
number
;
}
Index
Properties
affinity
Adjustment
base
Score
context
factors
game
id
social
Adjustment
total
Score
Properties
affinity
Adjustment
affinityAdjustment
:
number
Bounded personal-affinity adjustment (max +/-1.5).
base
Score
baseScore
:
number
context
context
:
PredictionContext
|
null
factors
factors
:
RecommendationFactor
[]
game
game
:
EntertainmentGameInput
id
id
:
string
|
null
social
Adjustment
socialAdjustment
:
number
Bounded social adjustment (max +/-0.75).
total
Score
totalScore
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
affinity
Adjustment
base
Score
context
factors
game
id
social
Adjustment
total
Score
Buzzr Sports Engine API
Loading...
Bounded personal-affinity adjustment (max +/-1.5).