Open
Description
Describe the feature or idea you want to propose
TS-QUAD is a more efficient version of the EE distance-based classifier using less 1-NN classifiers. We should document this in the current ElasticEnsemble
class and include it as an input option for distances
or similar. Up for discussion how its actually done.
https://link.springer.com/chapter/10.1007/978-3-031-09282-4_19
Describe your proposed solution
Allow easier configuration of TS-QUAD using the EE class.
Describe alternatives you've considered, if relevant
A new class is possible, but seems unnecessary.
Additional context
No response