An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
Version upgraded to 3.3; the Rust version still does not have some of the capabilities as the Java version (re forecasting and preprocessing on the fly); however this PR updates the clustering in Rust to be on par with the Java version.
Version upgraded to 3.3; the Rust version still does not have some of the capabilities as the Java version (re forecasting and preprocessing on the fly); however this PR updates the clustering in Rust to be on par with the Java version.