110534: The Maximum Number of Bins for Searching Splits bounds includes a value of 1, which will not be evaluated.

Description

The Maximum Number of Bins for Searching Splits parameter specifies the number of bins the training data will be divided into to search for the best splitting points. The value may be 0, which corresponds to a greedy algorithm, or any value greater than 1.

Solution

No action is required.