Related Time-Series Resources
Resources related to HCTSA including talks/demos, workflow examples and related packages.
A collection of good resources for time-series analysis (including in other programming languages like python and R) are listed here. See also larger collections of time-series resources, by Lukasz Mentel and, focused on python: Max Christ.
Time-Series Data
Feature sets derived from hctsa

This reduced set of 22 features, determined through a combination of classification performance (across 93 problems) and mutual redundancy (as explained in this 📗 paper), is available here as an efficiently coded C implementation.
hctsa
Feature-based time-series packages developed by others
There is a list of python-based packages for time-series analysis here that is worth taking a look at, in addition to those packages highlighted below:
Includes a wide range of useful signal processing tools (like power spectral densities, detrending and bandpass filtering, and empirical mode decomposition). It also includes estimation of complexity parameters (many entropies and correlation dimensions, see part of readme here) as well as detrended fluctuation analysis.
Other packages and resources
A python-based nonlinear time-series analysis and complex systems code package. See this publication.
Last updated
Was this helpful?

