TIMPy
TIMPy is an open-source Python library for time-aware incremental learning and time-series analysis. It provides tools for online model training, streaming data processing, and time-centered evaluation, enabling real-time analytics in research and industry. TIMPy emphasizes a lightweight, extensible API designed to resemble familiar scikit-learn patterns while supporting continuous updates to models as new data arrive.
TIMPy originated as a community project in the early 2020s and reached a stable 1.0 release by
Key features include online and incremental learners for classification and regression, support for streaming data sources,
TIMPy aims to fill gaps in traditional batch-oriented toolkits by providing robust handling of concept drift,