mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
New workflow test
This commit is contained in:
@ -108,7 +108,7 @@ we want that:
|
|||||||
In other words, we want the middle term to have a high probability to
|
In other words, we want the middle term to have a high probability to
|
||||||
be between the $\frac{\alpha}{2}$ and $(1-\frac{\alpha}{2})$ quantiles of the gaussian.
|
be between the $\frac{\alpha}{2}$ and $(1-\frac{\alpha}{2})$ quantiles of the gaussian.
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\includegraphics[width=0.35\textwidth]{img/normal_quantile_test_error.png}
|
\includegraphics[width=0.4\textwidth]{img/normal_quantile_test_error.png}
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
We can estimate $p$ using the Wilson score interval\footnote{\url{https://en.wikipedia.org/wiki/Binomial_proportion_confidence_interval}}:
|
We can estimate $p$ using the Wilson score interval\footnote{\url{https://en.wikipedia.org/wiki/Binomial_proportion_confidence_interval}}:
|
||||||
|
|||||||
Reference in New Issue
Block a user