AICoE / prometheus-anomaly-detector

A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
GNU General Public License v3.0
597 stars 151 forks source link

Fourier model not working with test_model #36

Closed MichaelClifford closed 5 years ago

MichaelClifford commented 5 years ago

Fourier Model crashes when running test_model.py due to prediction dataframe and ground truth dataframe being of unequal size.