benfulcher/hctsa
Highly comparative time-series analysis
What it solves
It provides a framework for "highly comparative time-series analysis," allowing users to extract thousands of features from univariate time series to characterize their behavior and identify patterns that distinguish different classes of data.
How it works
The software operates as a Matlab package that processes collections of univariate time series through a specific pipeline: it formats the data, computes a massive set of features, normalizes the resulting feature matrix, and then uses clustering and visualization tools to analyze the relationships between the time series and the features themselves.
Who it’s for
Researchers and data scientists working with time-series data who need to perform automated phenotyping or comprehensive feature extraction for classification and analysis.
Highlights
- Extracts thousands of time-series features automatically.
- Includes tools for normalizing and clustering time-series data.
- Generates low-dimensional representations of time-series data.
- Identifies and interprets discriminating features between different classes.
- Fits and evaluates multivariate classification models.
- Supports parallel computing via the Matlab Parallel Computing Toolbox.
Related
- Project
- Project
- Project
- Project
- Project