English

ml_edm package: a Python toolkit for Machine Learning based Early Decision Making

Machine Learning 2024-08-26 v1

Abstract

\texttt{ml\_edm} is a Python 3 library, designed for early decision making of any learning tasks involving temporal/sequential data. The package is also modular, providing researchers an easy way to implement their own triggering strategy for classification, regression or any machine learning task. As of now, many Early Classification of Time Series (ECTS) state-of-the-art algorithms, are efficiently implemented in the library leveraging parallel computation. The syntax follows the one introduce in \texttt{scikit-learn}, making estimators and pipelines compatible with \texttt{ml\_edm}. This software is distributed over the BSD-3-Clause license, source code can be found at \url{https://github.com/ML-EDM/ml_edm}.

Keywords

Cite

@article{arxiv.2408.12925,
  title  = {ml_edm package: a Python toolkit for Machine Learning based Early Decision Making},
  author = {Aurélien Renault and Youssef Achenchabe and Édouard Bertrand and Alexis Bondu and Antoine Cornuéjols and Vincent Lemaire and Asma Dachraoui},
  journal= {arXiv preprint arXiv:2408.12925},
  year   = {2024}
}
R2 v1 2026-06-28T18:21:51.946Z