Skip to content

An open source time series analysis library for processing, analyzing, visualising and forecasting time series data

License

Notifications You must be signed in to change notification settings

odtuyzt/chrono-kit

Repository files navigation

chrono-kit is an open source python library for time series analysis and forecasting.

This project was started in 2023 by ODTU YZT.

Documentation

See the documentations for information. (The site is still under construction)

Or take a look at the examples.

Installation

Dependencies

chronokit requires:

  • python >= 3.8.17
  • torch >= 1.13.1
  • numpy >= 1.24.0
  • pandas >= 1.4.0
  • scipy >= 1.10.1
  • matplotlib >= 3.2.1

User Installation

pip install chrono-kit

import chronokit

About

An open source time series analysis library for processing, analyzing, visualising and forecasting time series data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published