| Package | Description |
|---|---|
| org.nd4j.linalg.dataset.api.preprocessor | |
| org.nd4j.linalg.dataset.api.preprocessor.stats |
| Class and Description |
|---|
| DistributionStats
Statistics about the normal distribution of values in data (means and standard deviations).
|
| MinMaxStats
Statistics about the lower bounds and upper bounds of values in data.
|
| NormalizerStats
Interface for certain statistics about a population of data.
|
| NormalizerStats.Builder |
| Class and Description |
|---|
| DistributionStats
Statistics about the normal distribution of values in data (means and standard deviations).
|
| 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
Statistics about the lower bounds and upper bounds of values in data.
|
| 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
|
| NormalizerStats
Interface for certain statistics about a population of data.
|
| NormalizerStats.Builder |
Copyright © 2018. All rights reserved.