Hi,
I followed the Pearson Similarity docs
and found 2 major characteristics of the described algorithm, that make it NOT a good choice for the suggested use-case.
0-deviation sets always give 0 in result:
RETURN algo.similarity.pearson([1,1,1,2], [1...