mitre / menelaus

Online and batch-based concept and data drift detection algorithms to monitor and maintain ML performance.
https://menelaus.readthedocs.io/en/latest/
Apache License 2.0
66 stars 7 forks source link

Add Fundamental Feature Manipulation `Injector`s #137

Closed anmol-srivastava-mitre closed 1 year ago

anmol-srivastava-mitre commented 1 year ago

For simple things like mean-shift, etc., in a single feature or multiple columns. Possibly related work in NNDVI code re: fitting distributions.