Learn Before
Formula

Logistic Sigmoid

The logistic sigmoid function can be used to define the ϕ\phi parameter of a Bernoulli distribution because its output range is between 0 and 1. It is defined mathematically as σ(x)=11+ex\sigma(x) = \frac{1}{1+e^{-x}}.

0

1

Updated 2026-06-14

References


Tags

Data Science