ORA-40112: insufficient number of valid data rows
What triggered the Error:
Fewer than two valid data rows were found in the build data.What should we do to fix it:
Provide at least two valid build data rows. If the model is either a classification or regression model, then valid rows must have non-NULL targets. If a weight column was provided, then valid rows must have positive row weights. In addition, if delete_row missing value treatment was used, consider disabling it.