public static interface AccumulatorOperators.ExpMovingAvgBuilder
AccumulatorOperators.ExpMovingAvg.| Modifier and Type | Method and Description |
|---|---|
AccumulatorOperators.ExpMovingAvg |
alpha(double exponentialDecayValue)
Define the exponential decay value.
|
AccumulatorOperators.ExpMovingAvg |
historicalDocuments(int numberOfHistoricalDocuments)
Define the number of historical documents with significant mathematical weight.
|
AccumulatorOperators.ExpMovingAvg historicalDocuments(int numberOfHistoricalDocuments)
numberOfHistoricalDocuments - AccumulatorOperators.ExpMovingAvg.AccumulatorOperators.ExpMovingAvg alpha(double exponentialDecayValue)
exponentialDecayValue - AccumulatorOperators.ExpMovingAvg.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.