Linear method: Classification

Linear Methods For Classification

Classification problem. Classification means target variable has a categorical value. Let's assume Y has only zero or one, and g is the value. Connect Y and g.

Yij=I(G(x)=gj)Y_{ij}=I(G(x)=g_j)

Last updated

Was this helpful?