You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow manual setting of on-ball (off-ball?) which just improves the DRtg in a vacuum
(this is surprisingly hard because don't have the totals/uncat amounts ... plus current math is tied to a bunch of params like TO% to determine effect of rebounding)
Incorporate manual positional info if don't have Synergy stats
Regress to get on-vs-off ball ratios (plus DRB weighting)
Add to Team Report page
Allow saving of team-wide on-ball stats
Calc RAPM delta
Add some docs
Bulk add to "private" leaderboard
Decompose OnBallDefenseModal into a TableUtils file so can add some unit testing
Not convinced I shouldn't be incorporating an explicit penalty for high pts/scoring poss?
(Also currently it looks like you are rewarded for getting targeted a lot, even if you do terribly on those targets, which is a consequence of 5x for all players, and not based on how many shots you could have altered - Serrel Smith vs Ayala in 20/21 is a good example of this - link)
Add better supports for sub-sets of on-ball defense (ie just regress back to original DRtg) - done in aa63cad
OnBallDefenseModal
into aTableUtils
file so can add some unit testingPhase 1 was #92
The text was updated successfully, but these errors were encountered: