• Stars
    star
    669
  • Rank 67,451 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created about 10 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Machine Learning Time-Series Platform

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.