Important function in machine learning, used to model probabilities. The logistic function is defined as:
It is also known as the sigmoid function. The logistic function is used to model probabilities, as it maps any real value to the range . It is also used in neural networks as an activation function.