Re: [Scikit-learn-general] resting fmri datasets in nklearn

2013-07-23 Thread Alexandre ABRAHAM
Dear scikit-learn team, In fact, we have taken not only the logo but the entire template as a base for nilearn website temporarily, but sometimes temporary things last a bit long. The entire website is currently under refurbishment, but I've changed the logo and switched some colors to avoid furth

Re: [Scikit-learn-general] resting fmri datasets in nklearn

2013-07-22 Thread Vlad Niculae
Also it looks like the problem is a similar confusion, you're trying to import some modules that don't exist in sklearn, maybe they exist in nilearn / nklearn / ni / whatever? (Sorry, I'm not familiar with that package). Yours, Vlad On Mon, Jul 22, 2013 at 5:55 PM, Olivier Grisel wrote: > This i

[Scikit-learn-general] resting fmri datasets in nklearn

2013-07-22 Thread Alle Meije Wink
dear all this is very much a user-level (not developer) question about sklearn: on the git repository of nilearn this example http://nilearn.github.io/auto_examples/plot_rest_clustering.html performs 3d clustering of a 4d file if I got this right then the 'nisl' in that example should have been

Re: [Scikit-learn-general] resting fmri datasets in nklearn

2013-07-22 Thread Olivier Grisel
This is the mailing list for http://scikit-learn.org . You probably want to ask your question on the mailing list for http://nilearn.github.io/ The logo was stolen from scikit-learn and should be updated at some point. -- Olivier --