microsoft / anomalydetector

SR-CNN
MIT License
257 stars 70 forks source link

Update anomaly detector to be parity with ml.net #15

Closed guinao closed 4 years ago

guinao commented 4 years ago

In this PR

  1. Update the interface of spectral residual model.
  2. Add anomaly_and_margin mode
  3. Update default parameters
  4. Complement unit tests.