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

version is now 3.5 #366

Closed sudiptoguha closed 1 year ago

sudiptoguha commented 1 year ago

Upgrading the version to 3.5. While it would have been more common to update the version to 3.1, 3.2, etc., there has been multiple incremental features that are coherent together, such as multi-summarize, RCFCast, ser/de for RCFCast, etc.