Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Bernoulli distribution parameters. More...
Public Member Functions | |
| def | __init__ |
| def | check |
Public Member Functions inherited from ParameterBase | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Static Public Attributes | |
| p = ... | |
| def __init__ | ( | self, | |
| _p | |||
| ) |
Main constructor
| _p | Success probability of a trial, value from [0.0; 1.0] |
| def check | ( | self | ) |
Check the correctness of the Parameter object
|
static |
Success probability of a trial, value from [0.0; 1.0]
For more complete information about compiler optimizations, see our Optimization Notice.