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

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

Contains classes of the LogitBoost classification algorithm.

Packages

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

Classes

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

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