cesium-ml / cesium

Machine Learning Time-Series Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

cesium is released under the 3-clause BSD licence.

About

Machine Learning Time-Series Platform

License:Other


Languages

Language:Python 90.6%Language:C 7.7%Language:Cython 1.1%Language:Dockerfile 0.3%Language:Makefile 0.2%Language:Shell 0.0%