Difference between revisions of "Similarity measure"
Jump to navigation
Jump to search
(Created page with "A Similarity Measure is a metric that, given two objects (e.g. two 2-dimensional points, or two time-series), calculates their similarity in terms of inverted distance in the ran...") |
Zeno Gantner (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | A | + | A '''similarity measure''' is a metric that, given two objects (e.g. two 2-dimensional points, or two time-series), calculates their similarity in terms of inverted distance in the range [0,1]. The larger the value of the similarity measure is, the more similar the two objects are. Examples of known similarity measures are [[cosine similarity]] and the [[Jaccard coefficient]]. |
| + | |||
| + | [[Category: Similarity measure| ]] | ||
Latest revision as of 11:06, 3 February 2012
A similarity measure is a metric that, given two objects (e.g. two 2-dimensional points, or two time-series), calculates their similarity in terms of inverted distance in the range [0,1]. The larger the value of the similarity measure is, the more similar the two objects are. Examples of known similarity measures are cosine similarity and the Jaccard coefficient.