oxicuda-anomaly 0.1.6

Anomaly detection primitives for OxiCUDA — DeepSVDD, AE/VAE reconstruction, LOF, COPOD, isolation scoring, statistical methods, ensemble
Documentation
1
2
//! Statistical anomaly detection methods (MAD, Z-score, percentile threshold).
pub mod stats;