Skip to content

Conversation

@nirmitparikh8
Copy link
Contributor

@nirmitparikh8 nirmitparikh8 commented Oct 21, 2025

Fixes #6545

  • Add initial_history_duration and initial_error_rate param in the PID controller.
  • Added a prefill p90 estimator function that is called during the PID controllers initialization. This function just adds initial_error_rate as an observation n times. n = initial_history_duration/window_size

@nirmitparikh8 nirmitparikh8 changed the base branch from main to kris-gaudel/improved-estimator October 21, 2025 18:01
@nirmitparikh8 nirmitparikh8 marked this pull request as ready for review October 21, 2025 18:15
@nirmitparikh8 nirmitparikh8 force-pushed the nirmitparikh/cold-start-fix branch from 7f36017 to 6e3b97a Compare October 21, 2025 18:22
@nirmitparikh8 nirmitparikh8 changed the title Nirmitparikh/cold start fix Fix cold start issue Oct 21, 2025
@nirmitparikh8 nirmitparikh8 merged commit 982154a into kris-gaudel/improved-estimator Oct 21, 2025
1 check passed
@nirmitparikh8 nirmitparikh8 deleted the nirmitparikh/cold-start-fix branch October 21, 2025 18:38
AbdulRahmanAlHamali pushed a commit that referenced this pull request Oct 22, 2025
* Prefilling added

* Change initial duration to 900 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants