Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Packages | |
package | com.intel.daal.algorithms.implicit_als.training |
Contains classes of the implicit ALS training 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 | 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... | |
For more complete information about compiler optimizations, see our Optimization Notice.