Dear all, When I run scikit-learn (version 0.19) into celery tasks, I cannot use scikit-learn multi-threading. The joblib library raises the following warning :
UserWarning: Multiprocessing-backend parallel loops cannot be nested, setting n_jobs=1 I attended a presentation about the Loky project <https://github.com/tomMoral/loky> at PyParis in June 2017. It was presented as a solution to this issue. Is there any plan in the near future to solve this issue directly in scikit-learn ? Cheers, Anaƫl Beaugnon
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn