Abstract
In this paper a way of improving the performance of genetic programming (GP) for regression tasks is presented. In general, most of the execution time is consumed during the evaluation step of an individual. Hence reducing the number of samples which are evaluated during the learning phase of the algorithm significantly reduces its execution time. A reduction of the available training samples might hamper the algorithm in its capability to learn the desired correlation. For this reason our approach evaluates each solution only on a randomly chosen part of all training samples, which is selected before the evaluation step. In the result section runs with different parameter settings of our approach and traditional genetic programming algorithms are compared regarding the solution quality and execution time to each other.
Originalsprache | Englisch |
---|---|
Titel | 22th European Modeling and Simulation Symposium, EMSS 2010 |
Seiten | 13-18 |
Seitenumfang | 6 |
Publikationsstatus | Veröffentlicht - 2010 |
Veranstaltung | 22nd European Modeling and Simulation Symposium EMSS 2010 - Fes, Marokko Dauer: 13 Okt. 2010 → 15 Okt. 2010 http://emss2010.isaatc.ull.es |
Publikationsreihe
Name | 22th European Modeling and Simulation Symposium, EMSS 2010 |
---|
Konferenz
Konferenz | 22nd European Modeling and Simulation Symposium EMSS 2010 |
---|---|
Land/Gebiet | Marokko |
Ort | Fes |
Zeitraum | 13.10.2010 → 15.10.2010 |
Internetadresse |
Schlagwörter
- Genetic Programming
- Symoblic Regression
- Sampling
- Machine Learning
- Performance Analysis