A Generic Feature Extraction Model using Learnable Evolution Models (LEM+ID3)

Inspired originally by the Learnable Evolution Model(LEM) a new presents of new classification algorithm called (LEM+ID3), which is based on the techniques from the learnable evolution models (LEM) to enhance convergence and accuracy of the algorithm and use of ID3 in order to construct the tree used in classification. In this paper a new version of LEM which convert LEM from optimization domain to classification domain and then examine the feature extraction problems and show that learning evolutional can significantly enhance the performance of pattern recognition systems with simple classifiers. This model is applied to real world datasets from the UCI Machine Learning databases to verify proposed approach and compare it with other convention classifiers. The conclusion is this algorithm is able to produce classifiers of superior (or equivalent) performance to the conventional classifiers examined Also time taken to reach near optimum accuracy.