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