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.7 #386

Closed sudiptoguha closed 1 year ago

sudiptoguha commented 1 year ago

Description of changes: Bumps the version to 3.7 for eventual release to Maven. The main improvement is reduction of noise in TransformationMethod.Normalize which could be of help to forecast (RCFCast).

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