Application of Gradient boosted trees

vk5672
New Altair Community Member
Hello
While using a data train set and modelling using Gradient boosted trees, i got an error on Min. rows. The train set has 6019 rows of data. Default setting is 10 for Min. rows in RM. Any idea how to overcome this?
While using a data train set and modelling using Gradient boosted trees, i got an error on Min. rows. The train set has 6019 rows of data. Default setting is 10 for Min. rows in RM. Any idea how to overcome this?
Tagged:
0
Answers
-
You'll probably have to post your process and a sample data file, it's difficult to diagnose the error merely from this description. But to start you should check to make sure that you have enough records of each class of your label. Also, are you using cross-validation? Make sure your number of folds isn't too high either.
0