### System information - **OS version/distro**: - **.NET Version (eg., dotnet --info)**:  ### Issue - **What did you do?** Attempted to detect anomalies on time series data - **What happened?** No anomalies were detected   - **What did you expect?** An anomaly on either the 1st or 2nd data point ### Source code / logs [no_anomalies_detected_data.zip](https://github.com/dotnet/machinelearning/files/5556169/no_anomalies_detected_data.zip) Sensitivity=100, SeasonalPeriodForAnomalyDetection=-1 (we set it to 0 when it is < 0), Threshold=0.1  Please paste or attach the code or logs or traces that would be helpful to diagnose the issue you are reporting.