cesium 0.12.4


pip install cesium

  Latest version

Released: Jan 17, 2025


Meta
Author: cesium team
Requires Python: >=3.8

Classifiers

Development Status
  • 4 - Beta

Environment
  • Console

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: BSD License

Programming Language
  • C
  • Python :: 3

Topic
  • Scientific/Engineering

Operating System
  • Microsoft :: Windows
  • POSIX
  • Unix
  • MacOS

cesium: Open-Source Platform for Time Series Inference

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.

Extras: None
Dependencies:
numpy (<3.0,>=2.0)
scipy (>=0.16.0)
scikit-learn (>=0.22.1)
pandas (>=0.17.0)
dask (>=2.5.0)
toolz
gatspy (>=0.3.0)
cloudpickle
joblib (>=0.14.1)