Package org.apache.ignite.examples.ml.tree.boosting
Gradient Boosting On Trees examples.
-
Class Summary Class Description GDBOnTreesClassificationTrainerExample Example represents a solution for the task of classification learning based on Gradient Boosting on trees implementation.GDBOnTreesRegressionTrainerExample Example represents a solution for the task of regression learning based on Gradient Boosting on trees implementation.