diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-12-07 18:20:32 +0100 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-12-07 18:20:32 +0100 |
commit | 4ad65f91926a75ee0e761c5c60b7ca74e43910d3 (patch) | |
tree | cd008d9a5895758c3143fe62fecbd42823539d71 /tikz | |
parent | 4ac32b3af9cc5bb8f29ba2ec20c89567eba752a2 (diff) |
Meilleur flow, title card à la mumbo jumbo
Diffstat (limited to 'tikz')
-rw-r--r-- | tikz/chaussette/a.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tikz/chaussette/a.tex b/tikz/chaussette/a.tex index 595d196..a5ebc23 100644 --- a/tikz/chaussette/a.tex +++ b/tikz/chaussette/a.tex @@ -55,6 +55,7 @@ \draw[->] (x1) to (f1); \draw[->] (x2) to (f2); \pause -\node[anchor=west] () at (-2,-4.5) {Exactitude $=\frac{10}{14}(\approx 0.7)$}; -\node[anchor=west] () at (-2,-5) {$A(\bigcirc)=1$~$A(\bigtriangleup)=0$~$A(\times)=0$ Exactitude équilibrée $=\frac{1}{3}$}; +%\node[anchor=west] () at (-2,-4.5) {Exactitude $=\frac{10}{14}(\approx 0.7)$}; +\node[anchor=west] () at (-2,-5.5) {$\sim 70\%$ classification correct}; +%\node[anchor=west] () at (-2,-5) {$A(\bigcirc)=1$~$A(\bigtriangleup)=0$~$A(\times)=0$ Exactitude équilibrée $=\frac{1}{3}$}; \end{tikzpicture} |