Uses of Interface
com.morpheusdata.core.providers.CostForecastProvider
Packages that use CostForecastProvider
-
Uses of CostForecastProvider in com.morpheusdata.embed
Classes in com.morpheusdata.embed that implement CostForecastProviderModifier and TypeClassDescriptionclassThis is an implementation of the Least Squares Cost Forecasting Method It is a simple linear regression model that uses the least squares method to fit a line to the data and then uses that line to forecast future costs.