//
pkg.gl
Category
github.com/rocketlaunchr/dataframe-go
forecast
algs
ses
package
0.0.0-20211025052708-a1030444159b
Repository:
https://github.com/rocketlaunchr/dataframe-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
227 SLOC
#
Functions
NewExponentialSmoothing
NewExponentialSmoothing creates a new SimpleExpSmoothing object.
#
Structs
ExponentialSmoothingConfig
ExponentialSmoothingConfig is used to configure the SES algorithm.
SimpleExpSmoothing
SimpleExpSmoothing represents the SES algorithm for time-series forecasting.