ORA-38621: Decision Tree maximum depth setting not between [2, 20]
What triggered the Error:
The user specified a max tree depth not in the range of [2, 20].What should we do to fix it:
The user should adjust the input value to be in the range of [2, 20].