Skip to content
Rushikesh Jachak edited this page Jul 29, 2020 · 8 revisions

Welcome to the GETS wiki!

GETS is a Grammatical Evolution Time Series Framework built on top of PonyGE. If you think there is some issue or correction please feel free to raise a new issue on [GitHub].

For more details on PonyGE, visit the official wiki page of PonyGE.

For more details on Grammatical Evolution, visit (http://bds.ul.ie/).

Below is the outline of the topics in GETS and steps to execute various algorithms of time series using Grammatical Evolution.

1. Introduction

2. Moving Average

3. Simple Exponential Smoothing

4. Holt's Exponential Smoothing

5. Holt's Winter Exponential Smoothing

6. Auto-Regression

7. Evolutionary Parameters

8. Execution and Results