Files
foxhunt/crates/ml/tests
jgrusewski 4292a9ac56 refactor(hyperopt): delete deprecated egobox_tuner module
egobox is not a dependency (replaced by argmin PSO long ago).
The egobox_tuner.rs module was pure dead code — optimize_mamba2()
just returned a deprecation error. Deleted the module, its 26 tests,
and the integration test. Cleaned up stale egobox references in
ParameterSpace trait docs.

174 hyperopt tests pass, 0 clippy warnings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 01:26:29 +01:00
..