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

Add ability to compute adjusted WPA #7

Open
AndrewRook opened this issue May 30, 2016 · 0 comments
Open

Add ability to compute adjusted WPA #7

AndrewRook opened this issue May 30, 2016 · 0 comments

Comments

@AndrewRook
Copy link
Owner

If you take a given play and then look at plays that happened at a similar game state, you should be able to construct a distribution of WPA from that game state (you could imagine this like a markov process, or just binning up nearest neighbors and averaging). Once you have that distribution, you could first compute the WPA, then convert that into a Z-score. Overall this is probably not a huge change, but there could be some issues with unusual distributions in situations near the end of the game. Not sure if it will make a difference or not, but it's something I can keep an eye on.

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

No branches or pull requests

1 participant