Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 437 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 437 Bytes

time_series_framework

This framework automates the modeling of critical signals using multiple training algorithms to find the most accurate prediction model by finding the best correlation with other available signals. Additionally, it inferences live signal data and predicts critical signals using the best model generated previously. It compares the predicted and the actual signal value to raise warnings if anomaly is detected.