lacava / few

a feature engineering wrapper for sklearn
https://lacava.github.io/few
GNU General Public License v3.0
51 stars 22 forks source link

cythonize evaluation routine #9

Open lacava opened 7 years ago

lacava commented 7 years ago

write evaluation routine for features in c++ with eigen and interface with main codebase via Cython. Include distutils changes to support package distribution.