Is this possible to generate a distance matrix using Tanimoto function for simple double data?
I have a such matrix, normalized between 0 and 1, and try to do that. It works with Euclidean and Manhattan functions, but when I select Tanimoto,
my columns disappear from the windows selection...
I think it is a problem of data type (I read on the forum that lot of users use this node to calculate similarity with fingerprints), but could you confirm?
In that case, is this reasonable to image a Tanimoto coefficient that gives information of similarity between doubles?