Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Implements the abstract interface AlgorithmContainerIfaceImpl. More...
Public Member Functions | |
| def | __init__ |
| def | setEnvironment |
It is associated with the Algorithm class and supports the methods for computation and finalization of the algorithm results in the batch, distributed, and online modes.
| def __init__ | ( | self, | |
| daalEnv | |||
| ) |
Default constructor
| daalEnv | Pointer to the structure that contains information about the environment |
| def setEnvironment | ( | self, | |
| daalEnv | |||
| ) |
Sets the information about the environment
| daalEnv | Pointer to the structure that contains information about the environment |
For more complete information about compiler optimizations, see our Optimization Notice.