Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Parameters for the radial basis function (RBF) kernel. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from ParameterBase | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Static Public Attributes | |
| sigma = ... | |
Static Public Attributes inherited from ParameterBase | |
| rowIndexX = ... | |
| rowIndexY = ... | |
| rowIndexResult = ... | |
| computationMode = ... | |
| def __init__ | ( | self, | |
sigma = 1.0 |
|||
| ) |
__init__(daal.algorithms.kernel_function.rbf.Parameter self, double sigma=1.0) -> Parameter
|
static |
RBF kernel coefficient
For more complete information about compiler optimizations, see our Optimization Notice.