aws / random-cut-forest-by-aws

An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
https://github.com/aws/random-cut-forest-by-aws
Apache License 2.0
212 stars 34 forks source link

[Rust v2.0] Fundamental Algorithms #223

Closed cswiercz closed 3 years ago

cswiercz commented 3 years ago

The Rust v2.0 should include implementations of the following algorithms. Each algorithm has listed in it the corresponding tracking issues and PRs.