Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the implicit ALS training algorithm.
Packages | |
| package | init |
| Contains classes for the implicit ALS initialization algorithm. | |
Classes | |
| class | DistributedPartialResultStep1 |
| Provides methods to access partial results obtained with the compute() method of the implicit ALS training algorithm in the first step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep1Id |
| Available identifiers of partial results of the implicit ALS training algorithm obtained in the first step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep2 |
| Provides methods to access partial results obtained with the compute() method of the implicit ALS training algorithm in the second step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep2Id |
| Available identifiers of partial results of the implicit ALS training algorithm obtained in the second step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep3 |
| Provides methods to access partial results obtained with the compute() method of the implicit ALS training algorithm in the third step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep3Id |
| Available identifiers of partial results of the implicit ALS training algorithm obtained in the third step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep4 |
| Provides methods to access partial results obtained with the compute() method of the implicit ALS training algorithm in the fourth step of the distributed processing mode. More... | |
| class | DistributedPartialResultStep4Id |
| Available identifiers of partial results of the implicit ALS training algorithm obtained in the fourth step of the distributed processing mode. More... | |
| class | DistributedStep1Local |
| Runs the implicit ALS training algorithm in the first step of the distributed processing mode. More... | |
| class | DistributedStep1LocalInput |
| Input objects for the implicit ALS training algorithm in the first step of the distributed processing mode More... | |
| class | DistributedStep2Master |
| Runs the implicit ALS training algorithm in the second step of the distributed processing mode. More... | |
| class | DistributedStep2MasterInput |
| Input objects for the implicit ALS training algorithm in the second step of the distributed processing mode More... | |
| class | DistributedStep3Local |
| Runs the implicit ALS training algorithm in the third step of the distributed processing mode. More... | |
| class | DistributedStep3LocalInput |
| Input objects for the implicit ALS training algorithm in the third step of the distributed processing mode More... | |
| class | DistributedStep4Local |
| Runs the implicit ALS training algorithm in the fourth step of the distributed processing mode. More... | |
| class | DistributedStep4LocalInput |
| Input objects for the implicit ALS training algorithm in the fourth step of the distributed processing mode More... | |
| class | MasterInputId |
| Available identifiers of input objects for the implicit ALS training algorithm in the second step of the distributed processing mode. More... | |
| class | ModelInputId |
| Available identifiers of input model objects for the implicit ALS training algorithm. More... | |
| class | NumericTableInputId |
| Available identifiers of input numeric table objects for the implicit ALS training algorithm in the distributed processing mode. More... | |
| class | PartialModelInputId |
| Available identifiers of input partial model objects for the implicit ALS training algorithm in the distributed processing mode. More... | |
| class | Step3LocalCollectionInputId |
| Available identifiers of input objects for the implicit ALS training algorithm in the third step of the distributed processing mode. More... | |
| class | Step3LocalNumericTableInputId |
| Available identifiers of input objects for the implicit ALS training algorithm in the third step of the distributed processing mode. More... | |
| class | Step4LocalNumericTableInputId |
| Available identifiers of input objects for the implicit ALS training algorithm in the fourth step of the distributed processing mode. More... | |
| class | Step4LocalPartialModelsInputId |
| Available identifiers of input objects for the implicit ALS training algorithm in the fourth step of the distributed processing mode. More... | |
| class | TrainingBatch |
| Algorithm class for training the implicit ALS model in the batch processing mode. More... | |
| class | TrainingInput |
| Input objects for the implicit ALS training algorithm in the batch processing mode More... | |
| class | TrainingMethod |
| Available methods for training the implicit ALS model. More... | |
| class | TrainingResult |
| Provides methods to access the results of the implicit ALS training algorithm. More... | |
| class | TrainingResultId |
| Available identifiers of the results of the implicit ALS training algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.