cesium: Open-Source Platform for Time Series Inference

March 11, 2023 ยท View on GitHub

Summary

cesium is an open source library that allows users to:

  • extract features from raw time series data (see list),
  • build machine learning models from these features, and
  • generate predictions for new data.

More information and examples can be found on our home page.

Installation

pip install cesium

Installation from source

License

cesium is released under the 3-clause BSD licence.

Contents

  1. 1Summary
  2. 2Installation
  3. 3Installation from source
  4. 4License