Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class that specifies the common parameters of the PCA Batch algorithms. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| 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.