Gautam Ramakrishnan

Results 3 issues of Gautam Ramakrishnan

It would be useful to add Spearman Correlation to the similarities module. It is very similar to Pearson's correlation, except a rank is used, instead of ratings.

enhancement

Hi, I have added a function to implement spearman correlation in the similarities module. I am very new to Open source contributions, please do bear with any errors. I have...

Hi, I was wondering if it would be feasible to make the computation of similarity matrices run in parallel. This would help speed up the process, utilizing multiple cores for...

enhancement