How to calculate the Outbound Anomaly Rate
Iām using the below signal to train the Anomaly Detection, the first 6 cycles (before de red line) corresponds to normal operation, the cycles after that are obtained when a failure in the system had happened.

Iām using the first 5 cycles for training, as recommended in the documentation, and monitoring the signal after that. The bellow image depicts the current results:

It is detected as an anomaly, the first cycle after training (cycle 6) which corresponds to normal behavior. One of the parameters I think could be causing this is the Outbound Anomaly Rate, until now I have set this parameter as a function of the signals period, first as ā and then as a complete period, but got the same result.
Is there a reference to set this parameter? Does it depend on the shape or length of the signal?

