You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't reproduce the error on my Windows machine with Python 3.8.3. Can you check a couple of things so that I have a better understanding of what's happening:
How much memory does your machine have and how much of that is being used when running the command?
Does the same error occur when you don't use hyperparameter tuning (n_calls=0)?
Describe the bug
Jupyter kernel dies with njobs > 1 in classification task.
To Reproduce
Expected behavior
As described above. Works fine with njobs=1.
Additional context
Ubuntu 20.04. Python 3.9.7. Separate conda environment with packages installed
from atom requirements.txt.
Version
4.9.1
The text was updated successfully, but these errors were encountered: