Skip to main content

is_binary_response

Function is_binary_response 

Source
pub fn is_binary_response(y: ArrayView1<'_, f64>) -> bool
Expand description

Detect whether a response column is binary (0/1 only).