Integration of neural networks and expert systems for time series prediction

  • Authors:
  • Ventsislav Nikolov;Valeri Bogdanov

  • Affiliations:
  • Technical University of Varna;Technical University of Varna

  • Venue:
  • Proceedings of the 11th International Conference on Computer Systems and Technologies and Workshop for PhD Students in Computing on International Conference on Computer Systems and Technologies
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper an approach for development of univariate time series prediction library in Java and its integration with an existing CLIPS related system is presented. A backpropagation neural network based forecaster is provided in the current version of the library. The connection between Java and CLIPS is realized by Java Native Interface (JNI) and CLIPS user defined functions. The expert system is used to construct the object structure, configure and fit the prediction model, thus reducing user expertize requirements and allowing for complete automation.