Files
proxy/src/autotune/ddos.rs

7 lines
244 B
Rust
Raw Normal View History

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