Hi Darren.
At the moment, there is built in parallel computation on a single box
using joblib.
I once used sklearn on a cluster with ipyhon, by modifying joblib
a bit. I haven't worked on that recently and it probably needs some
polish to be useful. It is here: 
https://github.com/amueller/joblib/tree/ipython_refactoring

Afaik there is a more long-term plan by Olivier to work on large
scale parallelization but I don't know much about that.

Cheers,
Andy


On 05/07/2012 07:20 PM, Darren Govoni wrote:
> Hi,
>    I just noticed scikit and it looks really powerful.
> Is there any support for distributed, parallel computation using iPython
> planned or supported?
>
> thanks,
> Darren
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to