'Similarity' in Data Mining

前端 未结 5 1305
温柔的废话
温柔的废话 2020-12-30 11:06

In the field of Data Mining, is there a specific sub-discipline called \'Similarity\'? If yes, what does it deal with. Any examples, links, references will be helpful.

5条回答
  •  死守一世寂寞
    2020-12-30 11:16

    There are lots of similarity measurement used in data mining. for text mining, to find similarity in texts, cosine similarity, jaccard similarity widely used

    For reference, you can see raghavan and amnnings information retrieval book

提交回复
热议问题