Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Parameters for the compute() method of explained variance quality metrics. More...
Public Member Functions | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Static Public Attributes | |
| nFeatures = ... | |
| nComponents = ... | |
| def __init__ | ( | self, | |
| nFeatures, | |||
| nComponents | |||
| ) |
__init__(daal.algorithms.pca.quality_metric.explained_variance.Parameter self, size_t nFeatures, size_t nComponents) -> Parameter
| def check | ( | self | ) |
Checks the correctness of the parameter
|
static |
Number of components
|
static |
Number of features
For more complete information about compiler optimizations, see our Optimization Notice.