-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Please give a brief description of the data
Tony has asked me to create a list of classifiers and regressors implemented in aeon that currently don't have reference datasets at timeseriesclassification.com
Where can we get the data?
Will need to run these estimators on the cluster to generate reference results.
List of unreferenced regressors:
'CanonicalIntervalForest',
'Catch22',
'Encoder',
'Hydra',
'IndividualLITE',
'IntervalForest',
'LITETime',
'MLP',
'MultiRocketHydra',
'RDST',
'RIST',
'RandomInterval',
'RandomIntervalSpectralEnsemble',
'Summary',
'TSFresh',
'TapNet',
'TimeCNN',
'TimeSeriesForest'
List of unreferenced classifiers:
ChannelEnsemble',
'Encoder',
'FCN',
'IndividualBOSS',
'IndividualInception',
'IndividualLITE',
'IndividualOrdinalTDE',
'IndividualTDE',
'IntervalForest',
'LearningShapelet',
'MLP',
'MUSE',
'OrdinalTDE',
'ProximityTree',
'REDCOMETS',
'RSAST',
'RandomInterval',
'SAST',
'Summary',
'SupervisedInterval',
'TapNet',
'TimeCNN',
'WeightedEnsemble']
This list was generated by comparing the lists returned by the registory's all_estimators & benchmaring's get_available_estimators