mlforecast icon indicating copy to clipboard operation
mlforecast copied to clipboard

Add n_jobs -1 for automatic cpu_count()

Open LukasKH opened this issue 10 months ago • 0 comments

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.

LukasKH avatar Feb 20 '25 13:02 LukasKH