| Package | Description |
|---|---|
| org.hawkular.datamining.forecast.models |
| Modifier and Type | Method and Description |
|---|---|
static SimpleExponentialSmoothing |
SimpleExponentialSmoothing.createCustom(double levelSmoothing,
MetricContext metricContext) |
static SimpleExponentialSmoothing |
SimpleExponentialSmoothing.createDefault() |
static SimpleExponentialSmoothing |
SimpleExponentialSmoothing.createWithSmoothingParam(double levelSmoothing) |
SimpleExponentialSmoothing |
SimpleExponentialSmoothing.SimpleExOptimizer.minimizedMSE(List<DataPoint> dataPoints) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.