2026-03-10 23:38:22 +00:00
|
|
|
// Copyright Sunbeam Studios 2026
|
|
|
|
|
// SPDX-License-Identifier: Apache-2.0
|
2026-03-10 23:38:21 +00:00
|
|
|
|
2026-03-10 23:38:22 +00:00
|
|
|
// Legacy KNN autotune removed — ensemble models are tuned via
|
|
|
|
|
// `cargo run --features training -- sweep-cookie-weight` and the
|
|
|
|
|
// training pipeline in src/training/.
|