scikit-learn-contrib / DESlib

A Python library for dynamic classifier and ensemble selection
BSD 3-Clause "New" or "Revised" License
479 stars 106 forks source link

Adding njobs #209

Closed Menelau closed 4 years ago

Menelau commented 4 years ago

Adding n_jobs parameter to control the number of parallel jobs used on classifier generation and region of competence definition.

pep8speaks commented 4 years ago

Hello @Menelau! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-08-23 06:27:51 UTC