nmandery / extended-isolation-forestLinks
Rust port of the extended isolation forest algorithm for anomaly detection
☆19Updated 2 years ago
Alternatives and similar repositories for extended-isolation-forest
Users that are interested in extended-isolation-forest are comparing it to the libraries listed below
Sorting:
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated last year
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆29Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆81Updated 3 weeks ago
- Rust library for requesting certificates from an ACME provider.☆13Updated last week
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Updated last month
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 4 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆87Updated 3 weeks ago
- YAML library, based on unsafe-libyaml☆72Updated 3 weeks ago
- Serde with Validation☆68Updated last month
- Parallel iterator processing library for Rust☆103Updated this week
- Serde partial serialization made easy☆42Updated 3 years ago
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- A library for least squares fitting of separable, nonlinear models to data.☆83Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Port of MapBox's earcut triangulation code to Rust language☆47Updated 7 months ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- .npy and .npz file format support for ndarray☆69Updated last month
- Trees for fast location-to-value lookup.☆58Updated last month
- ☆31Updated 5 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Imitate the documentation build that docs.rs would do☆65Updated 3 weeks ago
- zero-dependency rust crate for generating and applying partial diffs between struct instances☆29Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago