TSCapabilities
ABostrom opened this issue · 2 comments
ABostrom commented
Current Capabilities to Implement
equal length
unequal length
univariate
multivariate
missing
no missing
minLength
TonyBagnall commented
would it be possible to roll the ESTIMATE_OWN _PERFORMANCE capability into this?
ABostrom commented
Yep that could go in too.
Although, is that a capability of the data? I was under the impression that Capabilities were what types of data classsifiers could handle.
Not neceessarily what capabilities a classifier has. Although I think we could have a separate
EstimatorCapabilities:
ESTIMATE_OWN _PERFORMANCE
CONTRACTABLE
CHECKPOINTABLE
Could change there names to DataCapabilities & EstimatorCapabilities