Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes of the gradient boosted trees classification algorithm training. More...
Classes | |
class | Parameter |
Base class for parameters of the gradient boosted trees classification training algorithm. More... | |
class | TrainingBatch |
Trains a model of the gradient boosted trees classification algorithm in the batch processing mode. More... | |
class | TrainingMethod |
Available methods for training gradient boosted trees classification models. More... | |
class | TrainingResult |
Provides methods to access final results obtained with the compute() method of the gradient boosted trees classification training algorithm in the batch processing mode. More... | |
Contains classes for training gradient boosted trees classification algorithm.
For more complete information about compiler optimizations, see our Optimization Notice.