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

Modules | Packages | Classes

Contains classes for working with weak learners. More...

Detailed Description

Modules

 Prediction
 Contains classes to make predictions based on the weak learner model.
 
 Stump
 Contains classes to work with the decision stump training algorithm.
 
 Training
 Contains classes for training models of the weak learners algorithms.
 

Packages

package  com.intel.daal.algorithms.weak_learner
 Contains classes for working with weak learner.
 

Classes

class  Model
 Base class for the weak learner model. More...
 
class  Parameter
 Base class for the input objects of the weak learner training and prediction algorithm. More...
 

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