Skip to content
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

Build a "team builder" projection system #16

Open
ak-gupta opened this issue Mar 6, 2021 · 0 comments
Open

Build a "team builder" projection system #16

ak-gupta opened this issue Mar 6, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ak-gupta
Copy link
Owner

ak-gupta commented Mar 6, 2021

Similar to #2, I'd like to have the ability to take a roster of players and be able to project a team's performance through simulation. To do that, we need to

  • create a consistent translation between SPA ratings/projections and team-dependent variables (overall/lineup net rating) in the win probability model, and
  • use the gamelog and schedule information to get fatigue factors (games in past 3, 5, 7 days)

We will then need an additional data cleaning pipeline to take in the initial data and iteratively build the next row.

@ak-gupta ak-gupta added the enhancement New feature or request label Mar 6, 2021
@ak-gupta ak-gupta added this to the v0.2.0 milestone Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant