Open alberdia opened 1 week ago
Thank you for your question! The comparison algorithms you mentioned (MCCA, iCluster, LRACluster, NEMO, and SNF) can be found in their respective papers and software documentation. These methods are typically available in R or Python, and you can follow their guidelines to run the comparisons. As an example, we have provided code for performance comparison using PINSPlus in the file pins_run.R. Additionally, all the results and performance metrics for the comparison algorithms are available in the results folder. Best regards.
The paper mentions comparison with some state of the art techniques but I don't find the implementatio of these in the code. I'm talking about: MCCA, iCluster, LRACluster, NEMO and SNF. Where can I fid the code to make the comparion with this? Thank you.