Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class that specifies the common parameters of the PCA Batch algorithms. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
resultsToCompute = ... | |
nComponents = ... | |
isDeterministic = ... | |
def __init__ | ( | self | ) |
Constructs PCA parameters
|
static |
sign flip if required
|
static |
number of components for reduced implementation
|
static |
64 bit integer flag that indicates the results to compute
For more complete information about compiler optimizations, see our Optimization Notice.