Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the quality metrics set compute() method. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
nComponents = ... | |
nFeatures = ... | |
def __init__ | ( | self, | |
nComponents = 0 , |
|||
nFeatures = 0 |
|||
) |
__init__(daal.algorithms.pca.quality_metric_set.Parameter self, size_t nComponents=0, size_t nFeatures=0) -> Parameter
def check | ( | self | ) |
Checks the correctness of the parameter
|
static |
Number of principal components to compute metrics for
|
static |
Number of features in dataset used as input in PCA
For more complete information about compiler optimizations, see our Optimization Notice.