Base class that specifies the parameters of the algorithm in the batch computing mode.
More...
def __init__ |
( |
|
self, |
|
|
|
lowerBound, |
|
|
|
upperBound, |
|
|
|
momentsForParameterBase |
|
) |
| |
Constructs min-max normalization parameters
Check the correctness of the ParameterBase object
- Returns
- Status of computations
The lower bound of the features value will be obtained during normalization.
Pointer to the algorithm that computes the low order moments
The upper bound of the features value will be obtained during normalization.
The documentation for this class was generated from the following file: