pub fn is_binary_response(y: ArrayView1<'_, f64>) -> bool
Detect whether a response column is binary (0/1 only).