4 Repositories
Rust anomaly Libraries
Random Cut Forest anomaly detection for C/C++
Random Cut Forest C/C++ Random Cut Forest (RCF) anomaly detection for C/C++ š² Also available for Ruby and PHP, and as a CLI Installation Download the
Error context library with support for type-erased sources and backtraces, targeting full support of all features on stable Rust
Error context library with support for type-erased sources and backtraces, targeting full support of all features on stable Rust, and with an eye towards serializing runtime errors using serde.
Rust port of the extended isolation forest algorithm for anomaly detection
Extended Isolation Forest This is a rust port of the anomaly detection algorithm described in Extended Isolation Forest and implemented in https://git
Time series anomaly detection for Rust
AnomalyDetection.rs Time series AnomalyDetection for Rust Learn how it works Installation Add this line to your applicationās Cargo.toml under [depend