/Time_series_using_Gaussian_mixtures

Gaussian mixture models provide an appealing tool for time series modelling. By embedding the time series to a higher-dimensional space, the density of the points can be estimated by a mixture model. The model can directly be used for short-to-medium term forecasting and missing value imputation.

Primary LanguageJupyter Notebook

Stargazers