Skip to content

Commit

Permalink
pr #14
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-r committed Mar 19, 2021
1 parent b060764 commit 019d507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions w02_evaluation/t03_benchmarking.tex
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
\begin{minipage}[c]{0.74\linewidth}
Error of each model can be computed as follows:
\begin{itemize}
\item Model 1: (A+B)/(A+B+C+D)
\item Model 2: (A+C)/(A+B+C+D)
\item Model 1: (C+D)/(A+B+C+D)
\item Model 2: (B+D)/(A+B+C+D)
\end{itemize}

Even if the models have the \textbf{same} errors (indicating equal performance), cells B and C may be different because the models may misclassify different instances.
Expand Down

0 comments on commit 019d507

Please sign in to comment.