Random Forest = impossible to set unlimited maximum tree depth
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
In the random forest training parameters I wanted to allow unlimited maximum tree depth.
To do this DSS explains that you should "Use 0 for unlimited depth".
I tried but I got the error : "Random Forest maximum tree depth must be >= 0"
Has anybody had to the same issue ?
To do this DSS explains that you should "Use 0 for unlimited depth".
I tried but I got the error : "Random Forest maximum tree depth must be >= 0"
Has anybody had to the same issue ?
Tagged:
Best Answer
-
Hello Edouard,
I do not experience any issue with this functionality, I changed the default value (in my case 26) to 0, and the training of my random forest went well.
I am using version 4.0.3, what version are you using?
Answers
-
Hi,
Thanks for your answer !
I'm using version 4.0.1, I'll upgrade my instance and see if the issue remains. -
Yep, no issue using version 4.0.3.