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

Static Public Attributes | List of all members

Available identifiers of the results of the rating prediction stage of the implicit ALS algorithm. More...

Class Constructor

RatingsResultId ( int  value)

Constructs the rating prediction stage result object identifier using the provided value

Parameters
valueValue corresponding to the rating prediction stage result object identifier

Static Public Attributes

static final RatingsResultId prediction = new RatingsResultId(predictionId)
 

Detailed Description

Member Function Documentation

int getValue ( )

Returns the value corresponding to the rating prediction stage result object identifier

Returns
Value corresponding to the rating prediction stage result object identifier

Member Data Documentation

final RatingsResultId prediction = new RatingsResultId(predictionId)
static

Numeric table containing predicted ratings


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

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