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
210 stars 33 forks source link

[Rust v2.0] Additional tree features #224

Closed cswiercz closed 2 years ago

cswiercz commented 3 years ago

The following features should be implemented for random cut trees in the Rust v2.0. See the corresponding tracking issues for more information.