Skip to content

Allow for callback function to set uncertainty decay #2

@zass30

Description

@zass30

Let a user specify a manual uncertainty decay function. This could either be run at set intervals in a game's history for all players (for example as a daily job), or else called ad-hoc when querying a given player's ranking, or else called as a callback when parsing new games.
As an example, a basic decay function could be that sigma is multiplied by some factor, like 1.1, for every day a player has not played.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions