An autonomous GP-based system for regression and classification problems

  • Authors:
  • Mihai Oltean;Laura Dioşan

  • Affiliations:
  • Department of Computer Science, Faculty of Mathematics and Computer Science, Babeş-Bolyai University, Kogalniceanu 1, 400084 Cluj-Napoca, Romania;Department of Computer Science, Faculty of Mathematics and Computer Science, Babeş-Bolyai University, Kogalniceanu 1, 400084 Cluj-Napoca, Romania

  • Venue:
  • Applied Soft Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim of this research is to develop an autonomous system for solving data analysis problems. The system, called Genetic Programming-Autonomous Solver (GP-AS) contains most of the features required by an autonomous software: it decides if it knows or not how to solve a particular problem, it can construct solutions for new problems, it can store the created solutions for later use, it can improve the existing solutions in the idle-time it can efficiently manage the computer resources for fast running speed and it can detect and handle failure cases. The generator of solutions for new problems is based on an adaptive variant of Genetic Programming. We have tested this part by solving some well-known problems in the field of symbolic regression and classification. Numerical experiments show that the GP-AS system is able to perform very well on the considered test problems being able to successfully compete with standard GP having manually set parameters.