distfit
distfit copied to clipboard
Quantile Bootstrap to avoid computationally expensive simple Bootstrap
Hello,
Maybe it can be helpful for you, the new version of fast Bootstrap implemented by the Spotify team. It can be beneficial to avoid computationally expensive bootstraps in distfit
Article: https://arxiv.org/pdf/2202.10992.pdf
Blog: https://engineering.atspotify.com/2022/03/comparing-quantiles-at-scale-in-online-a-b-testing/
Thank you for the information!