COOLJAPAN

Posts tagged #classical-ml

2 posts

Apr 27, 2026 · 5 min

sklears 0.1.1 Released — Correctness Fixes for HDBSCAN, Streaming, and Pipelines

sklears 0.1.1 is a correctness patch for pure-Rust scikit-learn: HDBSCAN cluster-persistence fix, streaming scaler/imputer Default cleanups, a pipeline lifetime fix, and serialization fixes — 11,586+ tests across 36 crates, >99% scikit-learn API coverage held.

releasesklearsmachine-learning
Mar 20, 2026 · 6 min

sklears 0.1.0 Released — Pure Rust scikit-learn with >99% API Coverage

The first stable release of sklears: a pure-Rust scikit-learn alternative spanning 36 crates with >99% API coverage, type-safe Untrained→Trained state machines, and a SciRS2 foundation. No Python runtime, no GIL, no C or Fortran.

releasesklearsmachine-learning