Learn Before
Relation

Logistic Sigmoid

Sigmoid function defines the ϕ\phi parameter of Bernoulli distribution. Sigmoid function can depict any real value in the range between 0 and 1.

σ(x)=11+ex\sigma(x) = \frac{1}{1+e^{-x}}

0

1

Updated 2021-08-04

References


Tags

Data Science