Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

Modules | Packages | Classes

Contains classes for training the gbt regression model. More...

Detailed Description

Contains classes for gradient boosted trees regression models training.

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.gbt.regression.training
 Contains classes for training the regression model.
 

Classes

class  InputId
 Available identifiers of input objects for the gbt regression algorithm. 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...
 

For more complete information about compiler optimizations, see our Optimization Notice.