s2gpp 1.0.2

Algorithm for Highly Efficient Detection of Correlation Anomalies in Multivariate Time Series
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[project]
name = "s2gpp"
dependencies = ["scikit-learn~=1.1"]
authors = [
  {email = "phillip.wenig@hpi.de", name = "Phillip Wenig"}
]

[project.urls]
homepage = "https://github.com/HPI-Information-Systems/S2Gpp"
repository = "https://github.com/HPI-Information-Systems/S2Gpp"

[build-system]
requires = ["maturin>=0.12,<0.14"]
build-backend = "maturin"