/TIME_SERIES_PREDICTION-DENFIS

Time Series Prediction by using Dynamic Evolving Neuro Fuzzy Inference System (DENFIS)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DENFIS-PYTHON

DENFIS evolve through incremental, hybrid (supervised/unsupervised), learning, and accommodate new input data, including new features, new classes, etc., through local element tuning. New fuzzy rules are created and updated during the operation of the system. At each time moment, the output of DENFIS is calculated through a fuzzy inference system based on m-most activated fuzzy rules which are dynamically chosen from a fuzzy rule set.

Run the DEMO Files:

  1. Mackey glass series: ./DENFIS/DENFIS_Mackey2.py
  2. Gas Furnace data: ./DENFIS/DENFIS_GasFurnace2.py

Paper : https://ieeexplore.ieee.org/document/995117