Open MaxBenChrist opened 7 years ago
Hm yes - you are right in principle - however I do not know if we would save that much time here. I think the main feature of this package would be the denoising or the resampling - this is really where people can get the much out of it.
We could use tspreprocess to infer good settings for
kind_to_fc_parameters
.For example
length
featuremaxlag = max(len(x))/10
This would allow to use tsfresh more efficiently