krcf 0.4.0

Random Cut Forest implementation in Rust
Documentation
1
2
pub mod rcf;
pub use rcf::{RandomCutForest, RandomCutForestOptions};