amarvin / fantasy-football-bot

Automate playing Yahoo Fantasy Football
MIT License
46 stars 9 forks source link

Consider VOR in Optimize #36

Open amarvin opened 5 years ago

amarvin commented 5 years ago

Each player has a value over replacement (VOR) value, when compared with the average available player in the same position. Maybe Optimize should have a constraint to avoid lowering total team VOR when making add/drop decisions.

amarvin commented 3 years ago

Could add VOR as a hierarchical / lexicographic / secondary objective function, where the optimizer maximizes VOR at the max discounted points.