Open jni opened 8 years ago
Weird multiprocessing bug might be causing freezes:
http://scikit-learn.org/stable/faq.html#why-do-i-sometime-get-a-crash-freeze-with-n-jobs-1-under-osx-or-linux
I don't actually understand the reasons for this, but the fix is straightforward enough...
But it might have performance implications that I don't understand.
Weird multiprocessing bug might be causing freezes:
http://scikit-learn.org/stable/faq.html#why-do-i-sometime-get-a-crash-freeze-with-n-jobs-1-under-osx-or-linux
I don't actually understand the reasons for this, but the fix is straightforward enough...