conorreid / dst_scoring_model

Model for D/ST fantasy football scoring
MIT License
1 stars 0 forks source link

Add ability to create forecast for specific date/week #11

Open conorreid opened 6 years ago

conorreid commented 6 years ago

This will allow for backtesting and rechecking the model for forecasting. This would tie in well with #10, as it would allow for a command line interface that can query a forecast for a specific week.

conorreid commented 6 years ago

As an addendum to the dates, this issue should also include automated switching from last year's full stats to this year's full season stats at around week 5, as they'll be enough data in the current season full stats to made the model valid, but not before week 5, where it'll have to rely on earlier data.

conorreid commented 6 years ago

In progress; see https://github.com/conorreid/dst_scoring_model/tree/adding_dynamic_dates