1. logistic classifier model: W*X + b = Y where W is the Weights Vector, X is input vector, b is bias and Y is output. Y, the output vector is a numeric vector. As show in picture above, y should be transformed into another numeric vector where value presents the probability of corresponding cl...