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

bump rcf version to 4.1 #406

Closed kaituo closed 3 months ago

kaituo commented 3 months ago

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

amitgalitz commented 3 months ago

Can you update new version in readme, we forgot it in last few bumps https://github.com/aws/random-cut-forest-by-aws/tree/main/Java. or maybe we can where we have 3.5.0 right now to . example here https://github.com/aws/random-cut-forest-by-aws/pull/335/files

kaituo commented 3 months ago

Can you update new version in readme, we forgot it in last few bumps https://github.com/aws/random-cut-forest-by-aws/tree/main/Java. or maybe we can where we have 3.5.0 right now to . example here https://github.com/aws/random-cut-forest-by-aws/pull/335/files

yeah, updated.