Hi, I am using RM Studio 8.2 and I have a process in which I am using k-NN Global Anomaly Detection to find anomaly scores for a set of data instances that have missing values in some of the attributes. In doing so, I get a Java error message "Process failed. Comparison method violates its general contract!". When I replace missing values before this operator, everything goes fine. However, this is not what I am after as I would like to find anomalies before treating missing values. Any ideas why I get that error? Thanks,
