Why evolutionary constructive induction (ECI)?

Generally, CI systems have to search a big space of solutions when looking for good representations. A "solution" means here a representation - a definition of attributes used for classification.

Existing CI systems include much knowledge given by their authors. That means that these systems work well on some data sets (in some cases), but are not universal and general enough. Additionally, some of CI systems require the user to support some information about the problem (data set), the nature of attributes etc. That is because the problem of CI is in general very hard, and finding a good CI algorithm is a challenging task.

I suggest using Evolutionary Algorithms in CI because it

The drawbacks of ECI are

...