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

Add backward compatible test to support old model deserialization #307

Closed ylwu-amzn closed 2 years ago

ylwu-amzn commented 2 years ago

Add backward compatible test to support old model deserialization