How to fix the Oracle error ORA-40027: Target attribute has more than two distinct values?

In this post, you’ll learn more about the Oracle ErrorORA-40027: Target attribute has more than two distinct values with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-40027: Target attribute has more than two distinct values

Reason for the Error ORA-40027: Target attribute has more than two distinct values

Generalized Linear Models only support binary classification.

How to fix the Error ORA-40027: Target attribute has more than two distinct values ?

You can fix this error in Oracle by following the below steps

Consolidate target values into two distinct categories.

Tags :

Leave Your Comment