hendersontrent/theft
R package for Tools for Handling Extraction of Features from Time series (theft)
This tool helps researchers and data analysts working with time series data. It takes raw time series data as input and extracts a wide array of descriptive features, helping you understand patterns and characteristics within your data. This is ideal for anyone who needs to condense complex time series into a manageable set of metrics for further analysis or machine learning tasks.
Use this if you need to extract a comprehensive set of features from your time series data, whether for classification, forecasting, or exploratory analysis, and prefer working within the R environment.
Not ideal if you primarily work with time series data in Python and prefer not to bridge between R and Python.
Stars
43
Forks
6
Language
R
License
—
Category
Last pushed
Jan 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hendersontrent/theft"
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.