www-ai.cs.tu-dortmund.de/LEHRE/VORLESUNGEN/KDD/SS08/Blatt9.pdf
benutzen können.
x1 x2 y
-1.5 -2.0 +1 -1.0 0.0 +1 -0.5 1.0 +1 0.0 2.0 +1 0.5 1.0 +1 1.0 2.0 +1 1.5 3.75 +1
-1.0 -2.0 -1 -0.5 -1.0 -1 0.0 -3.0 -1 0.5 -0.5 -1 1.0 -2.0 -1 1.5 1.5 -1
-4
-3
-2
-1
0
1
2
3
4
-4 -3 [...] Abbildung 1):
D = { (1, 3,−1), (2, 5,−1), (3, 6,−1), (4, 4,−1),
(5, 2,−1), (6, 3,−1), (8, 4,−1), (9, 4,−1),
(3, 9, +1), (4, 8, +1), (6, 8, +1), (7, 9, +1),
(8, 7, +1), (9, 8, +1), (10, 6, +1), (11, 7, +1) }
Dabei [...] Welche Funktion ermöglicht eine lineare Trennung der Daten?
(a) Φ1(x1, x2) = (x2 1, x2)
(b) Φ2(x1, x2) = (x3 1 − 2x1, x2)
(c) Φ3(x1, x2) = (x3 1, x2)
Hinweis: Die graphische Darstellung ist als Hilfe für Sie …