| Interface | Description |
|---|---|
| NormalizerStats | |
| NormalizerStats.Builder<S extends NormalizerStats> |
| Class | Description |
|---|---|
| DistributionStats | |
| DistributionStats.Builder |
DynamicCustomOpsBuilder class that can incrementally update a running mean and variance in order to create statistics for a
large set of data
|
| MinMaxStats | |
| MinMaxStats.Builder |
DynamicCustomOpsBuilder class that can incrementally update a running lower and upper bound in order to create statistics for a
large set of data
|
Copyright © 2021. All rights reserved.