sigmoid

pub fn sigmoid(x: &Array2<Float>) -> Result<Array2<Float>>
Expand description

Sigmoid transformation (inverse of logit)