Xavier Holt edited Vague_Outline_Slice_Sampling_Slice__.md  over 8 years ago

Commit id: bdf3d2caf7accc43a0007d689fd9b053a2f42096

deletions | additions      

       

Define the logistic sigmoid function \(\sigma(\alpha) = \frac{1}{1 + \exp(-\alpha)}\). A logistic regression models a binary-response variable with the following density function:  $$P(Y = 1 | X) = \sigma(\mathbf(w^TX)$$ \sigma(\mathbf{w^TX})$$