User Tools

Site Tools


logistic_distribution

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
logistic_distribution [2023/04/19 11:07]
daria removed
— (current)
Line 1: Line 1:
-====== Logistic Distribution ====== 
- 
-In probability theory and statistics, the logistic distribution is a continuous probability distribution. Its cumulative distribution function is the logistic function, which appears in logistic regression and feedforward neural networks. 
- 
-The logistic distribution has longer tails than the normal distribution and a higher kurtosis of 1.2 (compared with 0 for the normal distribution). A related distribution is the half-logistic distribution. 
- 
-f(x,mu,s) = exp(-(x-mu)/s)/(s//(1+exp(-(x-mu)/s))^2)// 
- 
-where    
- 
-s = s/sqrt(3)/pi 
- 
-support -Inf <= x <= Inf 
- 
-^Parameter^Description        ^Default value^ 
-|Mu       |The mean value     |0.0          | 
-|S        |The scale parameter|1.0          | 
- 
- 
- 
- 
- 
- 
- 
- 
- 
  
logistic_distribution.1681895226.txt.gz · Last modified: 2023/04/19 11:07 by daria