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
The documentation for n_jobs says that the default value is -1, whereas it's actually 1. I think the default got changed recently, but this isn't appropriately reflected in the documentation.
The text was updated successfully, but these errors were encountered:
The documentation for
n_jobs
says that the default value is-1
, whereas it's actually1
. I think the default got changed recently, but this isn't appropriately reflected in the documentation.The text was updated successfully, but these errors were encountered: