mlforecast
mlforecast copied to clipboard
Add n_jobs -1 for automatic cpu_count()
Hi!
Love the work you've been doing! I was wondering if you could make os.cpu_count() a default when num_threads = -1 as in many other libraries?
Unsure what the policy for PR's are therefor I creating this issue, however if you want I can create a PR with implementation.
Thanks in advance.