neeasthana / FantasyFootball

Data and Analytics to help me make fantasy football predictions
3 stars 1 forks source link

Ranking Scheme #38

Closed neeasthana closed 7 years ago

neeasthana commented 7 years ago

Description:

Create a method to rank different positions.
Options:
- ESPN preseason rankings
- previous season rankings
- current season rankings

Assumptions:

Steps:

Acceptance Criteria:

neeasthana commented 7 years ago

Decided to use team statistics for rushing, passing, etc. instead of rankings of positions. This way is less biased and more absolute. I will subtract yds from each individual player to signify other player's contribution and not their own.