Application of Gradient boosted trees

vk5672
vk5672 New Altair Community Member
edited November 2024 in Community Q&A
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?
Tagged:

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    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.