| Package | Description |
|---|---|
| de.jungblut.math | |
| de.jungblut.reader |
| Modifier and Type | Method and Description |
|---|---|
static de.jungblut.math.tuple.Tuple<de.jungblut.math.DoubleVector,de.jungblut.math.DoubleVector> |
MathUtils.meanNormalizeColumns(Dataset dataset,
java.util.function.Predicate<FeatureOutcomePair> filterPredicate)
Normalizes the given dataset (inplace), by subtracting the mean and
dividing by the stddev.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<FeatureOutcomePair> |
Dataset.asStream() |
Copyright © 2016. All rights reserved.