#concept sigmoid function ? Compress real-valued scores R into binary likelihood scores, i.e. in range of [0,1]. g(z)=1+e−z1 S-shaped function that turns real values into the range of (0,1) References § CS224w lecture notes!, page 13 Notes §