shogun-toolbox / shogun

Shōgun
http://shogun-toolbox.org
BSD 3-Clause "New" or "Revised" License
3.03k stars 1.04k forks source link

some unit/python tests take too long #2576

Open karlnapf opened 9 years ago

karlnapf commented 9 years ago

They should run in less than a second, as unit tests. Even with debug mode enabled! (Thats mostly when one runs them). Good to get in shape before release I reference people who might be able to fix them, please update if you do. Thanks

libshogun

libshogun-neuralnets_deep_belief_network (and other deep network tests) @khalednasr

statistics_hsic @lambday

libshogun-so_multiclass_BMRM @iglesias

libshogun-library_mldatahdf5 @iglesias

libshogun-variational_approx_example @yorkerlin

python modular

python_modular-regression_cartree_modular @iglesias

lambday commented 9 years ago

I'm checking statistics_hsic one..

karlnapf commented 9 years ago

thanks!