openskill.models package# Submodules# openskill.models.bradley_terry_full module# class openskill.models.bradley_terry_full.BradleyTerryFull(game, team_rating: Callable, **options)[source]# Bases: object calculate()[source]# openskill.models.bradley_terry_part module# class openskill.models.bradley_terry_part.BradleyTerryPart(game, team_rating: Callable, **options)[source]# Bases: object calculate()[source]# openskill.models.plackett_luce module# class openskill.models.plackett_luce.PlackettLuce(game, team_rating: Callable, **options)[source]# Bases: object calculate()[source]# openskill.models.thurstone_mosteller_full module# class openskill.models.thurstone_mosteller_full.ThurstoneMostellerFull(game, team_rating: Callable, **options)[source]# Bases: object calculate()[source]# openskill.models.thurstone_mosteller_part module# class openskill.models.thurstone_mosteller_part.ThurstoneMostellerPart(game, team_rating: Callable, **options)[source]# Bases: object calculate()[source]# Module contents#