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

List of all members

Provides methods to access the results of the implicit ALS training algorithm. More...

Class Constructor

Constructs the partial result for the implicit ALS training algorithm

Parameters
contextContext to manage the partial result for the implicit ALS training algorithm

Detailed Description

Member Function Documentation

Model get ( TrainingResultId  id)

Returns the result of the implicit ALS training algorithm

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier
void set ( TrainingResultId  id,
Model  value 
)

Sets the result of the implicit ALS training algorithm

Parameters
idIdentifier of the result
valueResult 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.