Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the radial basis function (RBF) kernel. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
sigma = ... | |
![]() | |
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.