Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Base class to represent computation parameters. More...
Public Member Functions | |
| def | __init__ |
| def | check |
Algorithm-specific parameters are represented as derivative classes of the Parameter class.
| def __init__ | ( | self | ) |
__init__(daal.algorithms.Parameter self) -> Parameter
| def check | ( | self | ) |
check(Parameter self) -> Status
For more complete information about compiler optimizations, see our Optimization Notice.