gbtreeTrain - What is binOrder?

Réponse

by default, the bin order is preserved for numeric variables. When set to False, the bin order is ignored for numeric variables. Default: TRUE.
Did this answer help you?