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

cleanup of bounding box #292

Closed sudiptoguha closed 2 years ago

sudiptoguha commented 2 years ago

Removes the older double[] bounding box files (and changes the tests). This sets the course for changing the main functions of RandomCutForest