Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Contains classes for computing ratings based on the implicit ALS model.
Classes | |
class | RatingsBatch |
Predicts the results of implicit ALS model-based ratings prediction in the batch processing mode. More... | |
class | RatingsDistributed |
Predicts the results of implicit ALS model-based ratings prediction in the distributed processing mode. More... | |
class | RatingsDistributedInput |
Input objects for the first step of the rating prediction stage of the implicit ALS algorithm in the distributed processing mode More... | |
class | RatingsInput |
Input objects for the rating prediction stage of the implicit ALS algorithm in the batch processing mode More... | |
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 | RatingsResult |
Provides methods to access the results obtained with the compute() method of the implicit ALS ratings prediction algorithm in the batch processing mode. 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.