Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Base class for the model trained by the implicit ALS algorithm in the batch processing mode. More...
NumericTable getItemsFactors | ( | ) |
Returns the numeric table containing items factors constructed during the training of the implicit ALS model
NumericTable getUsersFactors | ( | ) |
Returns the numeric table containing users factors constructed during the training of the implicit ALS model
For more complete information about compiler optimizations, see our Optimization Notice.