DynamicsAndNeuralSystems / pycatch22

python implementation of catch22
https://time-series-features.gitbook.io/catch22/python
GNU General Public License v3.0
75 stars 15 forks source link

References for calculating and interpreting features #8

Closed moisesrsantos closed 1 year ago

moisesrsantos commented 1 year ago

Hello, I hope you are well. A feature that I really miss in the catch22 package is a formalization of the features, with reference. Okay, I can see the code, but references and interpretation are missing. Hope to see this in the future as this package is very useful for time series characterization.

benfulcher commented 1 year ago

There is an interactive website for this here: https://feature-based-time-series-analys.gitbook.io/catch22-features/ (in development). This is a better version of the simpler one on the wiki. Let me know if you think this could be better signposted… Likely it could be huh…

moisesrsantos commented 1 year ago

Amazing! Thank you for such a quick contribution. For me the interpretations and knowing where the measurements come from is enough. I saw that you put the link on README.md.