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
Currently, the AA test in HypEx does not include an early stopping mechanism. Introducing early stopping can help optimize experiment duration by identifying stable convergence points. However, it is essential to research when early stopping is valid, how to detect convergence effectively, and determine the best iteration for stopping without introducing bias.
Feature Description
Conduct research on when early stopping can be applied in iterative AA tests.
🚀 Feature Proposal
RnD: Investigate Early Stopping in AA Tests
Motivation
Currently, the AA test in HypEx does not include an early stopping mechanism. Introducing early stopping can help optimize experiment duration by identifying stable convergence points. However, it is essential to research when early stopping is valid, how to detect convergence effectively, and determine the best iteration for stopping without introducing bias.
Feature Description
Potential Impacts
Alternatives
Additional Context
Checklist
The text was updated successfully, but these errors were encountered: