What is OverlapSimilarity


Hi,
I've just tried some similarity measures on a special dataset and the OverlapSimilarity yielded the best results. Now I'm wondering how this similarity measure works, I couldn't find any info about it. Does someone know about this OverlapSimilarity?
thanks,
Chris
I've just tried some similarity measures on a special dataset and the OverlapSimilarity yielded the best results. Now I'm wondering how this similarity measure works, I couldn't find any info about it. Does someone know about this OverlapSimilarity?
thanks,
Chris
0
Answers
this is a simple numerical matching. it works this way (formulated in pseudo code): Greetings,
Sebastian