Given a weighted sum of regression trees, is there an efficient algorithm to find all local maxima ?
(I would tend to think that a gradient based method will find some maxima but it is not entirely clear to me how to ensure that one will find all of them)