From 4e7dab83f8cf8a3e0cf5066394641a65cdd2532c Mon Sep 17 00:00:00 2001 From: turnmanh <17703667+turnmanh@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:25:31 +0100 Subject: [PATCH] aligned header size --- ..._only_nb_06_extreme_value_theory_for_anomaly_detection.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/exercise_only_nb_06_extreme_value_theory_for_anomaly_detection.ipynb b/notebooks/exercise_only_nb_06_extreme_value_theory_for_anomaly_detection.ipynb index 5fc3f4e..b62d75e 100644 --- a/notebooks/exercise_only_nb_06_extreme_value_theory_for_anomaly_detection.ipynb +++ b/notebooks/exercise_only_nb_06_extreme_value_theory_for_anomaly_detection.ipynb @@ -1656,7 +1656,7 @@ }, "source": [ "\n", - "#### Uncertainty Estimation in GEV \n", + "### Uncertainty Estimation in GEV \n", "\n", "Using the above functions, include error bars into the Q-Q plots of the maximum likelihood estimates of the GEV distribution found above.\n" ]