2024-02-20
Created Feb. 20, 2024, 2:15 p.m.
Modified Feb. 20, 2024, 2:52 p.m.
Goal
Complete implementation of Exponential Decay for SpiritFighter
Priors.
Notes
When I last worked on the SpiritFighter
priors I was able to implement the decay into the extract_attempt_priors
function. Now I need a way to apply this function to all other priors. I also made a slight adjustment to the k Parameter to set the half-life to 365
days instead of 180
. While the typical fighter may fight twice a year, their most recent fight in a year should certainly have more of a weighting than with a 50% discount.
Results
- Added Exponential Decay to the following functions:
extract_submission_priors
extract_knock_down_priors