Oracle Error Message
ORA-40027: Target attribute has more than two distinct values
Reason for the Error
Generalized Linear Models only support binary classification.
Solution
Consolidate target values into two distinct categories.
ORA-40027: Target attribute has more than two distinct values
Generalized Linear Models only support binary classification.
Consolidate target values into two distinct categories.