joblib as optional dependency

6 views
Skip to first unread message

josef...@gmail.com

unread,
Oct 11, 2011, 7:08:40 PM10/11/11
to pystat...@googlegroups.com
Based on the previous joblib thread, I would like to add joblib as
optional dependency, and see how well it works in some of the Monte
Carlo, bootstrap, permutation examples.

I'm thinking of "borrowing", i.e. copying, Alex's code, which looks
pretty much what we would need:

conditional import (try import joblib first, before importing it from sklearn):
https://github.com/agramfort/mne-python/blob/master/mne/parallel.py

and a nice example
https://github.com/agramfort/mne-python/blob/master/mne/stats/permutations.py

Thanks Alex, and I hope as compensation you will get a few more
permutation tests.

Josef

Alexandre Gramfort

unread,
Oct 11, 2011, 9:09:40 PM10/11/11
to pystat...@googlegroups.com
help yourself !

it's better if this code comes from a standard stats package.
That will be less maintenance for me :)

Alex

Skipper Seabold

unread,
Oct 12, 2011, 2:22:32 PM10/12/11
to pystat...@googlegroups.com

Sounds awesome.

Skipper

Reply all
Reply to author
Forward
0 new messages