Oracle Error ORA-40261: input data for model build contains negative values

Oracle Error Message

ORA-40261: input data for model build contains negative values

Reason for the Error

The input data contains negative values, which is not acceptable for a Non-negative Matrix Factorization model.

Solution

Provide clean data for build without any negative values.