summaryrefslogtreecommitdiff
path: root/images/fig-co-training.svg
diff options
context:
space:
mode:
Diffstat (limited to 'images/fig-co-training.svg')
-rw-r--r--images/fig-co-training.svg95
1 files changed, 95 insertions, 0 deletions
diff --git a/images/fig-co-training.svg b/images/fig-co-training.svg
new file mode 100644
index 0000000..9cffba1
--- /dev/null
+++ b/images/fig-co-training.svg
@@ -0,0 +1,95 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink='http://www.w3.org/1999/xlink'
+ width="14cm"
+ viewBox="0 0 640 640">
+ <g fill-opacity=".3">
+ <rect x="0" y="0" width="640" height="120" fill="#E69F00" />
+ <rect x="0" y="240" width="640" height="120" fill="#E69F00" />
+ <rect x="0" y="120" width="640" height="120" fill="#56B4E9" />
+ <rect x="0" y="360" width="640" height="120" fill="#56B4E9" />
+ </g>
+ <g fill="white">
+ <rect x="40" y="20" width="260" height="80" />
+ <rect x="40" y="140" width="260" height="80" />
+ <rect x="360" y="20" width="260" height="80" />
+ <rect x="360" y="140" width="260" height="80" />
+ <rect x="40" y="260" width="260" height="80" />
+ <rect x="40" y="380" width="260" height="80" />
+ <rect x="360" y="260" width="260" height="80" />
+ <rect x="360" y="380" width="260" height="80" />
+ </g>
+ <g fill="lightgray">
+ <rect x="92" y="20" width="208" height="80" />
+ <rect x="92" y="140" width="208" height="80" />
+
+ <rect x="412" y="20" width="208" height="80" />
+ <rect x="412" y="140" width="208" height="80" />
+
+ <rect x="92" y="260" width="208" height="80" />
+ <rect x="92" y="380" width="208" height="80" />
+
+ <rect x="412" y="260" width="52" height="80" /><rect x="516" y="260" width="104" height="80" />
+ <rect x="412" y="380" width="130" height="80" /><rect x="594" y="380" width="26" height="80" />
+ </g>
+ <g fill="#E69F00">
+ <rect x="542" y="20" width="52" height="80" />
+ <rect x="222" y="380" width="52" height="80" />
+ </g>
+ <g fill="#56B4E9">
+ <rect x="464" y="140" width="52" height="80" />
+ <rect x="144" y="260" width="52" height="80" />
+ </g>
+ <g stroke="black">
+ <rect x="40" y="20" width="260" height="80" fill="none" stroke="black" />
+ <rect x="40" y="140" width="260" height="80" fill="none" stroke="black" />
+
+ <rect x="360" y="20" width="260" height="80" fill="none" stroke="black" />
+ <rect x="360" y="140" width="260" height="80" fill="none" stroke="black" />
+
+ <rect x="40" y="260" width="260" height="80" fill="none" stroke="black" />
+ <rect x="40" y="380" width="260" height="80" fill="none" stroke="black" />
+
+ <rect x="360" y="260" width="260" height="80" fill="none" stroke="black" />
+ <rect x="360" y="380" width="260" height="80" fill="none" stroke="black" />
+
+ <line x1="0" x2="640" y1="240" y2="240" stroke="black" />
+ <line x1="320" x2="320" y1="0" y2="480" stroke="black" />
+ </g>
+ <g stroke="black" stroke-dasharray="5,3">
+ <line x1="274" x2="274" y1="260" y2="340" />
+ <line x1="222" x2="222" y1="260" y2="340" />
+ <line x1="196" x2="196" y1="380" y2="460" />
+ <line x1="144" x2="144" y1="380" y2="460" />
+ </g>
+ <g stroke="black" fill="white">
+ <polygon points="164,400 164,360 144,360 170,320 196,360 178,360 178,400" />
+ <polygon points="240,320 240,360 222,360 248,400 274,360 256,360 256,320" />
+ </g>
+ <g text-anchor="end" dominant-baseline="middle">
+ <text x="30" y="60">$h_1$</text>
+ <text x="30" y="180">$h_2$</text>
+
+ <text x="30" y="300">$h_1$</text>
+ <text x="30" y="420">$h_2$</text>
+
+ <text x="350" y="60">$h_1$</text>
+ <text x="350" y="180">$h_2$</text>
+
+ <text x="350" y="300">$h_1$</text>
+ <text x="350" y="420">$h_2$</text>
+ </g>
+ <g stroke="black">
+ <rect x="7" y="487" width="42" height="42" fill="white" />
+ <rect x="7" y="543" width="42" height="42" fill="lightgray" />
+ <rect x="327" y="487" width="42" height="42" fill="#E69F00" />
+ <rect x="327" y="543" width="42" height="42" fill="#56B4E9" />
+ </g>
+ <g text-anchor="start" dominant-baseline="middle">
+ <text x="56" y="508">Labellisé</text>
+ <text x="56" y="564">Non labellisé</text>
+ <text x="376" y="508">Valeur prédite par $h_1$</text>
+ <text x="376" y="564">Valeur prédite par $h_2$</text>
+ </g>
+</svg>