Time dependency of the anomaly detection module
Iām interested in predict anomalies in a process that works 24/7, but for training, I only have data of two days for each week, as depicts in the image below:

Considering that I have several months of data and the timestamps for each sample, is this data enough to properly train an anomaly detection model?

