Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.41 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.41 KB

Continuous Integration PyPI version

your library to work with time series

Getting Started

Install the library with :

pip install ontime

Then, take a look at documentation on ontime.re with :

Purpose of the library

The purpose of onTime is to make a technological transfer to the partners of the DiagnoBat project with respect to their intellectual property. Most parts of the library are extendable by using dynamically loaded classes. This mecanism allows anyone to keep parts of the library private within their own company.

The library objectives are :

  1. to extend the time series libraries (Darts, GluonTS, Kats, etc.)
  2. to provide benchmarking tools for models and/or detectors
  3. to provide domain specific tools (e.g. for energy consumption, district heating networks, etc.)

In case you have any questions, don't hesitate to ask them by opening an issue or email.

License

Apache License 2.0