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

List of all members
PredictionResult Class Reference

Result object for lasso regression model-based prediction. More...

Class Constructor

Constructs the lasso regression prediction result

Parameters
contextContext to manage the result of the lasso regression prediction algorithm

Detailed Description

Member Function Documentation

Returns the result of lasso regression model-based prediction

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier
void set ( PredictionResultId  id,
NumericTable  val 
)

Sets the result of lasso regression model-based prediction

Parameters
idIdentifier of the result
valResult that corresponds to the given identifier

The documentation for this class was generated from the following file:

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