aeon-toolkit / aeon

A toolkit for machine learning from time series
https://aeon-toolkit.org/
BSD 3-Clause "New" or "Revised" License
1.02k stars 127 forks source link

[ENH] n_jobs/_n_jobs, parameter in classifiers #1886

Open TonyBagnall opened 3 months ago

TonyBagnall commented 3 months ago

the use of n_jobs/_n_jobs in CollectionEstimators is confusing and could be tidied up, will expand on this later

baraline commented 3 months ago

May be related to #1797