Processing math: 100%

Wiki

A universe of ideas

User Tools

Site Tools


uni:8:kdd1:preprocessing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uni:8:kdd1:preprocessing [2015-04-21 10:28] – created skrupellosuni:8:kdd1:preprocessing [2020-11-18 18:11] (current) – external edit 127.0.0.1
Line 40: Line 40:
 ^ Korrelationskoeffizient (nur nominal) | rXY=ni=1() ???? | ^ Korrelationskoeffizient (nur nominal) | rXY=ni=1() ???? |
 ^ skew | mode < median < mean => positively skewed \\ mode > median > mean => negatively skewed | ^ skew | mode < median < mean => positively skewed \\ mode > median > mean => negatively skewed |
 +
 +===== Räume/Distanzfunktion =====
 +==== Eigenschaften ====
 +^ striktheit | \forall p,q \in Dom, p \ne q : dist(p,q) > 0 |
 +^ reflexivität | ??? |
 +^ ??? | ???
 +
 +alle drei sind beim euklidischen distanzmaß erfüllt, aber ggf. nicht bei anderen
 +
 +==== Räume ====
 +=== Metrischer Raum ===
 +Kein Weg ist kürzer als der direkte
 +
 +euklidischer ist eine metrischer vektorraum
 +
 +????
 +
 +==== Abstände (Euklidischer Vektorraum) ====
 +^ Euklidische Norm (L2)| ??? |
 +^ Manhatten-Norm (L1) | dist1= ???? |
 +^ Maximums-Norm | |
 +^ Allgemeines Lp-Abstandsmaß | distp=(p1q1p+p1q1p+)1p |
 +^ Gewichtete Euklidische Norm | ??? |
 +^ Quadratische Form | ??? \\ Verwendet eine Matrix (mischt Eigenschaften vor der Distanzberechnung) \\ Einheitsmatrix (Diagonale = 1) => Euklidische Distanz |
 +
 +Gewichtete Normen sind sonvoll, wenn die Wertebereiche der Eigenschaften sehr unterschiedliche sind (oder man normalisiert vorher).
 +
 +==== Normalisierung ====
 +^ min-max Normalisierung | ??? |
 +^ z-score Normalisierung | ??? |
 +
 +==== Ähnlichkeit ====
 +  * sim(x, y) = 0 => unendliche Distanz
 +  * sim(x, y) = 1 => dist(x, y) = 0
 +  * dist ??? (kann das sein mit \infty dist())
 +
 +
uni/8/kdd1/preprocessing.1429604905.txt.gz · Last modified: 2020-11-18 18:10 (external edit)