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

cache and convertor issues #263

Closed sudiptoguha closed 3 years ago

sudiptoguha commented 3 years ago

Issue #, if available: 261

Description of changes: introduces reInitialization of box caches and also introduces precision as a parameter in the conversion of models from 1.0 to 2.0.