blue-yonder/tsfresh
Automatic extraction of relevant features from time series: observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 91
- Release rhythm 54
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 234.0
- age_days: 3598
- days_rel: 94
- days_push: 59
- n_releases_24m: 3
Adoption not part of the score
9299 stars · 1274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
tsfresh is a Python package that automatically extracts hundreds of features from time series using algorithms from statistics, signal processing, and nonlinear dynamics. It includes a hypothesis-test-based filtering procedure to select only the features relevant for a given regression or classification task.
Use cases
- extract features from time series for machine learning
- automate feature engineering for sensor data
- classify time series data
- forecast with time series features
- filter irrelevant features from time series
- build scikit-learn pipelines for time series
When to choose
- you need many time series features computed automatically
- you want built-in relevance filtering via hypothesis tests
- you work in Python with pandas DataFrames and scikit-learn
When to avoid
- you need deep-learning-based time series representations
- your data is not time series or event-sequence shaped
- you need extremely low-latency feature computation without parallelization setup
Facets
library · maturity stable
machine-learning data-science etl data-science machine-learning time-series analytics python cross-platform time-series feature-extraction feature-selection hypothesis-testing scikit-learn
3 sources
- readme: https://github.com/blue-yonder/tsfresh · fetched 2026-08-28 · 43d7521d8dd8
- homepage: http://tsfresh.readthedocs.io · fetched 2026-08-29 · 5db8b31f0370
- registry_pypi: https://pypi.org/pypi/tsfresh/json · fetched 2026-08-29 · 123d34a0702c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| blue-yonder/tsfresh | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="blue-yonder/tsfresh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem