next up previous
Next: Separability Criteria for Feature Up: classify Previous: Basic Definitions

Distance Measurements

Any distance metric $d({\bf x},{\bf y})$ between two points ${\bf x}$ and ${\bf y}$ must satisfy:

  1. $d({\bf x},{\bf y}) \ge 0, \;\;\;\; (d({\bf x},{\bf y})=0\;\;\; \mbox{iff}
\;\;\; {\bf x}={\bf y})$;
  2. $d({\bf x},{\bf y})=d({\bf y},{\bf x})$;
  3. $d({\bf x},{\bf y}) \le d({\bf x},{\bf z})+d({\bf z},{\bf y})$.
where ${\bf z}$ is an arbitrary point.

Several specific distance measurements can be used in the feature space in the process of pattern classification.


next up previous
Next: Separability Criteria for Feature Up: classify Previous: Basic Definitions
Ruye Wang 2016-11-30