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
211 stars 34 forks source link

C, Ruby, and PHP libraries + standalone CLI #353

Closed ankane closed 1 year ago

ankane commented 1 year ago

Hi, thanks for this library! I recently created a few projects around it and wanted to share:

If you have any feedback on any of the projects, let me know. Thanks again for creating this!

sudiptoguha commented 1 year ago

Nice! Thank you for making the capability available to a larger audience.