Metadata-Version: 2.1
Name: lstm_anomaly_tool
Version: 0.1.1
Summary: Detecção de anomalias em séries temporais com Autoencoder LSTM
Author: djpadovani
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: tensorflow
Requires-Dist: joblib

Pacote para aplicar LSTM Autoencoder em séries temporais univariadas.
