Vu Nguyen


Site Reliability Engineer @CocCoc
eBPF Developer /#linux
Beautifully broken - Charming chaos
Share: 

Analyze and build model identify value Nth-percent

When you want identify value of duration time about HTTP requests at N-percentile with dataset only include counter buckets (bins in histogram) and how using linear interpolation for find duration time from average growth rate of buckets on the timeline.

Let’s follow my notebook: https://www.kaggle.com/code/vuvietnguyen147/analyze-and-build-model-identify-value-nth-percent

,