Open
Description
the use of n_jobs/_n_jobs in CollectionEstimators is confusing and could be tidied up.
See https://github.com/aeon-toolkit/aeon/blob/main/aeon/base/_base_collection.py#L92 where _n_jobs
is defined. This is not really enforced in any way currently.