Skip to content

Scalable Models of Probabilistic Forecasting with Fuzzy Time Series, PhD Thesis

Notifications You must be signed in to change notification settings

petroniocandido/PhdThesis

Repository files navigation

Scalable Models of Probabilistic Forecasting with Fuzzy Time Series, PhD Thesis

Open Source Love png2 made-with-python DOI:10.5281/zenodo.597359

  • Author: Petrônio Cândido de Lima e Silva ORCID iD icon (SILVA, P.C.L)
  • Advisor: Frederico Gadelha Guimarães ORCID iD icon (GUIMARÃES, F. G)
  • Co-Advisor: Hossein Javedani Sadaei ORCID iD icon (SADAEI, H. J.)

In case you have any questions, do not hesitate in contact us using the following e-mail: petronio.candido@ifnmg.edu.br

UFMG - Universidade Federal de Minas Gerais           PPGEE           MINDS - Machine Intelligence and Data Science Lab           IFNMG - Instituto Federal do Norte de Minas Gerais

Abstract

On time series forecasting field the most known methods are based on point forecasting. However, this kind of forecasting has a serious drawback: it does not quantify the uncertainties inherent to natural and social processes neither other uncertainties caused by the data capturing and processing. Because this in last years the interval and probabilistic forecasting methods have gaining more attention of researches, specially on environmental and economical sciences. But these techniques also have its own issues due the methods being black-boxes and use stochastic simulations and ensembles of multiple forecasting methods which are computationally expensive.

In other hand, the data volume (number of instances) and dimensionality (number of variables) have reached magnitudes even greater, due to the commoditizing of the capturing and storing computational devices, in a phenom knows as Big Data. Such factors impact directly in the models's training and updating costs, and for time series with Big Data characteristics, the scalability became a decisive factor in the choosing of predictive methods.

In this context emerge the Fuzzy Time Series (FTS) methods, which have growing in recent years due their accurate results, easy to implement, low computational cost and model explainability. The Fuzzy Time Series methods have been applied to forecast electric load, market assets, economical indicators, tourism demand, etc. But there is a lack on FTS literature regarding to interval and probabilistic forecasting.

This thesis proposes new scalable Fuzzy Time Series methods and discuss its application on point, interval and probabilistic forecasting of mono and multivariate time series, for one to many steps ahead. The parameters and hyper-parameters are discussed and fine tunning alternatives are presented. Finally the proposed methods are compared with the main Fuzzy Time Series techniques and other literature approaches using environmental and stock market data. The proposed methods obtained promising results on point, interval and probabilistic forecasting and presented low computational cost, making it useful for a wide range of applications.

How to execute the code?

pyFTS - Fuzzy Time Series for Python

How to reference this work?

Silva, P. C. L. et al. pyFTS: Fuzzy Time Series for Python. Belo Horizonte. 2018. DOI: 10.5281/zenodo.597359. Url: http://doi.org/10.5281/zenodo.597359

MINDS - Machine Intelligence And Data Science Lab

This tool is result of collective effort of MINDS Lab, headed by Prof. Frederico Gadelha Guimaraes.