bbradt / dfncluster

dFNC typically employs K-means clustering. How can methods like GMMs, DBSCAN, etc. improve fMRI results?
4 stars 0 forks source link

Updates to Polyssifier allowing Multiclass Classification #30

Closed bbradt closed 4 years ago

bbradt commented 4 years ago

Updated polyssifier submodule to allow multiclass classification. Also added Jitendra's patch to polyssifier so that all uses of polyssifier should not need a separate makedirs call.

If your polyssifier submodule does not update automatically, use the following: git submodule update --recursive --remote --merge