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

Packages | Classes
Package com.intel.daal.algorithms.brownboost

Contains classes of the BrownBoost classification algorithm.

Packages

package  prediction
 Contains classes for predictions based on BrownBoost models.
 
package  quality_metric_set
 Contains classes to check the quality of the model trained with the BrownBoost algorithm.
 
package  training
 Contains classes for training BrownBoost models.
 

Classes

class  Model
 Model of the classifier trained by the BrownBoost algorithm in the batch processing mode. More...
 
class  Parameter
 Base class for the parameters of the BrownBoost training algorithm. More...
 

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