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

Modules | Packages | Classes
Gradient Boosted Trees

Contains base classes of the gradient boosted trees algorithm. More...

Detailed Description

Modules

 Classification
 Contains classes for gradient boosted trees classification algorithm.
 
 Regression
 Contains classes for gradient boosted trees regression algorithm.
 

Packages

package  com.intel.daal.algorithms.gbt.regression.training
 Contains classes for training the regression model.
 
package  com.intel.daal.algorithms.gbt.training
 Contains classes of the gradient boosted trees algorithm training.
 

Classes

class  Parameter
 Base class for parameters of the gradient boosted trees regression training algorithm. More...
 
class  SplitMethod
 Split finding method in gradient boosted trees algorithm. More...
 

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