- Aliases
Parameter_Float64DefaultDense
is an alias of Parameter(fptype=float64, method=daal.algorithms.normalization.zscore.defaultDense)
Parameter_Float64SumDense
is an alias of Parameter(fptype=float64, method=daal.algorithms.normalization.zscore.sumDense)
Parameter_Float32DefaultDense
is an alias of Parameter(fptype=float32, method=daal.algorithms.normalization.zscore.defaultDense)
Parameter_Float32SumDense
is an alias of Parameter(fptype=float32, method=daal.algorithms.normalization.zscore.sumDense)
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
Constructs z-score normalization parameters
Check the correctness of the Parameter object
- Returns
- Status of computations
Pointer to the algorithm that computes the low order moments
The documentation for this class was generated from the following file: