260372: Variable marked as Categorical is of float datatype.

Description

In the Explanatory Training Variables parameter, the variable set as categorical is of float data type. The float data type is continuous and cannot be used as categorical during data preparation.

Solution

To use an explanatory variable as categorical, convert the float data type to integer.