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

List of all members

Base class for the model trained by the implicit ALS algorithm in the batch processing mode. More...

Detailed Description

References

Member Function Documentation

NumericTable getItemsFactors ( )

Returns the numeric table containing items factors constructed during the training of the implicit ALS model

Returns
Numeric table containing items factors
NumericTable getUsersFactors ( )

Returns the numeric table containing users factors constructed during the training of the implicit ALS model

Returns
Numeric table containing users factors

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

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