Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Input parameters of the distributed Covariance algorithm. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | getNumberOfFeatures |
def | get |
def | set |
def | check |
![]() | |
def | getNumberOfFeatures |
![]() | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | __lshift__ |
def | size |
Represents inputs of the algorithm on local node.
DistributedInput_Step1Local
is an alias of DistributedInput(step=daal.step1Local)
DistributedInput_Step2Master
is an alias of DistributedInput(step=daal.step2Master)
def __init__ | ( | self, | |
args | |||
) |
__init__(daal.algorithms.covariance.DistributedInput<(daal.step1Local)> self) -> DistributedInput
For more complete information about compiler optimizations, see our Optimization Notice.