n_jobs: int, default=NoneThe maximum number of concurrently running jobs, such as the number| joblib.readthedocs.io
This delegates to loky.cpu_count that takes into account additional| joblib.readthedocs.io
Introduction¶| joblib.readthedocs.io
backend: str or ParallelBackendBase instance, default=NoneIf backend is a string it must match a previously registered| joblib.readthedocs.io
n_jobs: int, default=NoneThe maximum number of concurrently running jobs, such as the number| joblib.readthedocs.io
Change the default backend used by Parallel inside a with block.| joblib.readthedocs.io