Metadata-Version: 2.1
Name: ctuFaultDetector
Version: 0.9.2
Summary: Anomaly detection in time series model
Home-page: https://github.com/altrna/Anomaly-detection-in-timeseries
Author: Ales Trna
Author-email: altrna@fel.cvut.cz
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: tslearn

Contains only the feature and deviation classifiers to make the package more lightweight
