raamana / neuropredict

Easy and comprehensive assessment of predictive power, with support for neuroimaging features

Home Page:https://raamana.github.io/neuropredict/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate non-linear dim. reduction techniques

raamana opened this issue · comments

So far the dimensionality reduction techniques offered are only feature selection methods, and feature transformation methods.

it's about time to integrate non-linear (and linear) dimensionality reduction techniques, to offer maximum choice (and potential benefit) to users:
https://scikit-learn.org/stable/modules/manifold.html#manifold

#44 addresses this.