Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Classes

Contains classes for making prediction based on the gbt regression model. More...

Classes

class  ModelInputId
 Available identifiers of input objects of the gbt regression predication algorithm. More...
 
class  NumericTableInputId
 Available identifiers of input objects of gbt regression prediction algorithms. More...
 
class  Parameter
 Parameter of the gradient boosted trees regression prediction algorithm. More...
 
class  PredictionBatch
 Predicts gradient boosted trees regression regression results. More...
 
class  PredictionInput
 Input objects for the gradient boosted trees regression prediction algorithm More...
 
class  PredictionMethod
 Available methods for predictions based on the gradient boosted trees regression model. More...
 
class  PredictionResult
 Provides methods to access final results obtained with the compute() method of the gradient boosted trees regression model-based prediction algorithm in the batch processing mode. More...
 
class  PredictionResultId
 Available identifiers of results of the classifier model-based prediction algorithm. More...
 

Detailed Description

Contains classes for predictions based on gradient boosted trees regression models.

Contains parameter for gradient boosted trees regression prediction algorithm.

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