Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes for making implicit ALS model-based prediction. More...
Modules | |
Batch | |
Distributed | |
Packages | |
package | com.intel.daal.algorithms.implicit_als.prediction.ratings |
Contains classes for computing ratings based on the implicit ALS model. | |
Classes | |
class | RatingsMethod |
Available methods for computing the results of implicit ALS model-based ratings prediction. More... | |
class | RatingsModelInputId |
Available identifiers of input model objects for the rating prediction stage of the implicit ALS algorithm. More... | |
class | RatingsPartialModelInputId |
Available identifiers of input PartialModel objects for the rating prediction stage of the implicit ALS algorithm. More... | |
class | RatingsPartialResult |
Provides methods to access partial results obtained with the compute() method of the implicit ALS algorithm in the rating prediction stage. More... | |
class | RatingsPartialResultId |
Available identifiers of input partial model objects for the rating prediction stage of the implicit ALS algorithm. More... | |
class | RatingsResultId |
Available identifiers of the results of the rating prediction stage of the implicit ALS algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.