Hi,

Is there anyway to specify the backend used by joblib? It's not
obvious to me and this doesn't seem to work.

    from multiprocessing import set_start_method
    set_start_method("forkserver")

I get a ton of "RuntimeError: context has already been set" exceptions.

On Python 3.4.2, sklearn 0.16.0, and joblib 0.8.4.

Skipper

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to