From 13f00c9aa34c665f2fcd96fb0de64cbb456189ee Mon Sep 17 00:00:00 2001 From: "apoorvagni@kubuntu" Date: Sun, 19 Apr 2020 00:44:37 +0530 Subject: [PATCH] pi_cdf plot coming up #13 --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 31267c2..cf4b29e 100644 --- a/public/index.html +++ b/public/index.html @@ -327,7 +327,7 @@

Probability of Improvement (PI)

- Below is an image. + The visualization below tries to show the way Pi is calculated. The orange line represents the f(x^+ + \epsilon) we have been talking about earlier. The portion of probability density that has not been clipped by this line in a way represents the PI value at that location. It is this specific value that represents the "probability of improvement over current max".