Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Input objects for the RBF kernel algorithm More...
Public Member Functions | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | get |
| def | set |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Argument | |
| def | __init__ |
| def | __lshift__ |
| def | size |
| def __init__ | ( | self, | |
| args | |||
| ) |
__init__(daal.algorithms.kernel_function.rbf.Input self) -> Input
| def check | ( | self, | |
| par, | |||
| method | |||
| ) |
Checks input objects of the RBF kernel algorithm
| par | Input objects of the algorithm |
| method | Computation method of the algorithm |
For more complete information about compiler optimizations, see our Optimization Notice.