Skip to content

Assistant Manager #708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Assistant Manager #708

wants to merge 3 commits into from

Conversation

jack89roberts
Copy link
Contributor

@jack89roberts jack89roberts commented May 5, 2025

Done:

  • Managers added to database as players (including manager scores, attributes but most of them will be zero/blank as they don't apply to managers)
  • Predict manager points in a fixture using the team model + assistant manager scoring rules, and add them to the database
  • airsenal_run_prediction now computes manager prediction points and adds them to the database

Todo:

  • Predict league table for future gameweeks based on match result probabilities. Currently assume positions at the start of the first gameweek are fixed (league position impacts whether table bonus is available or not) - probably spin out into another issue rather than here.
  • Optimisation
    • Squads can optionally have managers. All the same rules re budget and no. of players per team apply.
    • Assistant manager is active for 3 gameweeks once used.
    • Additional position to consider for transfers when assistant manager is active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant