Recent Releases of cfire
cfire - CFIRE v1.0 β A Reproducible and Interpretable Cross-Representation TSC Framework for Research
π¦ CFIRE v1.0.0 β A Reproducible and Interpretable Cross-Representation TSC Framework for Research
CFIRE (Cross-Representation Feature Extraction) is a modular, interpretable, and reproducible framework designed for academic research in feature-based time series classification (TSC).
This release provides an extensible foundation for exploring diverse feature spaces across multiple signal representations, including time-domain statistics, frequency-domain coefficients, derivatives, wavelet transforms, and Hilbert-based features.
π§ͺ Key Research Features
- π Cross-representation pipeline: Time, frequency, DWT, FFT, derivative, and Hilbert transform support
- π§ Feature-rich foundation: Integrates Catch22 and TSFresh
- βοΈ Parallelized extraction: Efficient multiprocessing for large-scale experimentation
- π Classifier benchmarking: Includes ExtraTrees, XGBoost, Ridge, SVM, and more
- π§© Reproducibility and compatibility: Compatible with aeon and all UCR datasets
π Included in v1.0
crossfire.py: Core CFIRE implementationdemo_.py: Example script for running experiments on any UCR datasetREADME.md: Setup guide, feature descriptions, usage, and citation instructions
π― Use CFIRE to:
- Benchmark and compare time series representations
- Evaluate interpretable, handcrafted feature sets
- Support TSC research with reproducible baselines
- Build and deploy robust models in low-resource or explainability-critical settings
π¬ Contact
For academic inquiries, feedback, or collaborations, please reach out to:
π§ celal.alagoz@gmail.com
π Citation
If you use CFIRE in your research, please consider citing the repository.
@software{AlagozCFIREv100_2025,
author = {AlagΓΆz, Celal},
doi = {10.5281/zenodo.15695652},
month = jun,
title = {{CFIRE v1.0.0 β A Reproducible and Interpretable Cross-Representation TSC Framework for Research}},
url = {https://github.com/alagoz/cfire},
version = {v1.0.0},
year = {2025}
}
- Python
Published by alagoz about 1 year ago