Uses of Package
org.nd4j.linalg.dataset.api.preprocessor.stats
-
Packages that use org.nd4j.linalg.dataset.api.preprocessor.stats Package Description org.nd4j.linalg.dataset.api.preprocessor org.nd4j.linalg.dataset.api.preprocessor.stats -
Classes in org.nd4j.linalg.dataset.api.preprocessor.stats used by org.nd4j.linalg.dataset.api.preprocessor Class Description DistributionStats MinMaxStats NormalizerStats NormalizerStats.Builder -
Classes in org.nd4j.linalg.dataset.api.preprocessor.stats used by org.nd4j.linalg.dataset.api.preprocessor.stats 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 dataMinMaxStats MinMaxStats.Builder DynamicCustomOpsBuilder class that can incrementally update a running lower and upper bound in order to create statistics for a large set of dataNormalizerStats NormalizerStats.Builder