C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Classes | |
class | DistributedContainer< step, algorithmFPType, method, cpu > |
Class containing methods to compute the result of implicit ALS model-based training in the distributed processing mode. More... | |
class | DistributedContainer< step1Local, algorithmFPType, method, cpu > |
Class containing methods to train the implicit ALS model in the first step of the distributed processing mode. More... | |
class | DistributedContainer< step2Master, algorithmFPType, method, cpu > |
Class containing methods to train the implicit ALS model in the second step of the distributed processing mode. More... | |
class | DistributedContainer< step3Local, algorithmFPType, method, cpu > |
Class containing methods to train the implicit ALS model in the third step of the distributed processing mode. More... | |
class | DistributedContainer< step4Local, algorithmFPType, method, cpu > |
Class containing methods to train the implicit ALS model in the fourth step of the distributed processing mode. More... | |
class | Distributed< step, algorithmFPType, method > |
Trains the implicit ALS model in the distributed processing mode. More... | |
class | Distributed< step1Local, algorithmFPType, method > |
Trains the implicit ALS model in the first step of the distributed processing mode. More... | |
class | Distributed< step2Master, algorithmFPType, method > |
Trains the implicit ALS model in the second step of the distributed processing mode. More... | |
class | Distributed< step3Local, algorithmFPType, method > |
Trains the implicit ALS model in the third step of the distributed processing mode. More... | |
class | Distributed< step4Local, algorithmFPType, method > |
Trains the implicit ALS model in the fourth step of the distributed processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.