Metadata-Version: 2.4
Name: pycanari
Version: 0.2.4
Summary: Canari is an open-source library for online change point detection in univariate time series.
Author-email: "Van-Dai Vuong, Luong-Ha Nguyen, and James-A. Goulet" <james.goulet@polymtl.ca>
License: MIT
Project-URL: Homepage, https://bayes-works.github.io/canari/index.html
Project-URL: Repository, https://github.com/Bayes-Works/canari
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: matplotlib==3.8.2
Requires-Dist: numpy==1.26.0
Requires-Dist: pandas==2.1.4
Requires-Dist: tqdm==4.66.1
Requires-Dist: fire==0.5.0
Requires-Dist: statsmodels==0.14.4
Requires-Dist: optuna==4.2.0
Requires-Dist: pytest==8.3.4
Requires-Dist: ray[tune]==2.49.2
Requires-Dist: pyTAGI==0.2.1
Dynamic: license-file
