cosanlab / nltools

Python toolbox for analyzing imaging data
https://nltools.org
MIT License
121 stars 44 forks source link

add spearman correlation for predict #425

Open YangTracyXU opened 9 months ago

YangTracyXU commented 9 months ago

Hi! It would be nice if you could add another metrics like spearman correlation when using SVR prediction. When using pearson correlation, the results may be affected by outliers.