//! Integration tests for the `utils` feature
//!//! Crate root of the `utils` test binary (declared as a `[[test]]` target in
//! `Cargo.toml`, `autotests = false`). Per-topic files in this directory are submodules
//! Shared helpers live in [`common`]
modcommon;modkernel_pca;modlabel_encoding;modnormalize;modpca;modstandardize;modt_sne;modtrain_test_split;