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

Modules | Packages | Classes

Contains a class for making logistic regression model-based prediction. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.logistic_regression.prediction
 Contains classes for logistic regression model-based prediction.
 

Classes

class  PredictionInput
 Input object for making logistic regression model-based prediction More...
 
class  PredictionInputId
 Available identifiers of input objects for logistic regression model-based prediction. More...
 
class  PredictionMethod
 Available methods of logistic regression model-based prediction. More...
 
class  PredictionResult
 Result object for logistic regression model-based prediction. More...
 
class  PredictionResultNumericTableId
 Available identifiers of the result of logistic regression model-based prediction. More...
 
class  PredictionResultsToComputeId
 Available identifiers of the result of logistic regression model-based prediction. More...
 

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