hendersontrent/Rcatch22
R package for calculation of 22 CAnonical Time-series CHaracteristics
This package helps you quickly extract key properties from time-series data. It takes in a series of data points over time and outputs 22 specific numerical descriptors that characterize its behavior. Researchers and data analysts working with time-series data in R can use this to efficiently identify patterns and differences.
No commits in the last 6 months.
Use this if you need to extract a standardized set of core features from multiple time series in R for tasks like classification or anomaly detection.
Not ideal if you need a wider range of time-series features beyond the 22 canonical ones, as a related package like 'theft' might be more suitable.
Stars
22
Forks
8
Language
C
License
—
Category
Last pushed
Oct 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hendersontrent/Rcatch22"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
sktime/sktime
A unified framework for machine learning with time series
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.