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
Then follow these steps (from the directory you saved the delete_points.py file):
conda activate airsenalenv
airsenal_update_db
airsenal_run_prediction
python delete_points.py "Harry Kane"
airsenal_make_squad
You can vary the arguments to the prediction and make squad steps as normal. The delete_points.py script just sets all the predicted points for a player to zero in the database (could also run it multiple times with a different player each time if you wanted).
Fairly certain Harry Kane is going to leave, but my prediction keeps picking him. Is there a way to discount a player from the model?
The text was updated successfully, but these errors were encountered: