johannfaouzi/pyts
A Python package for time series classification observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 27
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3320
- days_rel: n/a
- days_push: 441
- n_releases_24m: 0
Adoption not part of the score
1876 stars · 179 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pyts is a Python package for time series classification that provides preprocessing, transformation, and utility tools along with implementations of state-of-the-art algorithms. It follows scikit-learn conventions and uses Numba for performance optimization.
Use cases
- classify time series data
- transform time series for machine learning
- run state-of-the-art time series classification algorithms
- preprocess sensor or signal data for classification
- benchmark time series classifiers on UCR datasets
- integrate time series classification into scikit-learn pipelines
When to choose
- you need a scikit-learn-compatible library for time series classification
- you want access to many classic and modern TSC algorithms in one package
- you work in Python with NumPy/SciPy and want easy pip/conda installation
- you need well-documented tools for time series transformations like SAX, PAA, or BOSS
When to avoid
- you need time series forecasting or regression rather than classification
- you need deep-learning-based time series models (consider sktime, tsai, or PyTorch)
- you need streaming or online time series classification
- you work outside the Python ecosystem
Facets
library · maturity stable
machine-learning data-science etl machine-learning data-science time-series python cross-platform time-series-classification scikit-learn-compatible numba signal-processing
2 sources
- readme: https://github.com/johannfaouzi/pyts · fetched 2026-08-28 · 78b735f61bee
- registry_pypi: https://pypi.org/pypi/pyts/json · fetched 2026-08-29 · 328c41d4f08a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| johannfaouzi/pyts | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="johannfaouzi/pyts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem