I've been interested on genetic programming to statistically find features in a data set in order to automatically generate computer code.
Here's a white-paper PDF on Classification Using Genetic Programming that I wrote for a Data Science course I took in 2015 from General Assembly
It is also available as a Powerpoint presentation (KELLOGG_FINAL.pptx) as well as a click-through slide show.
Final code for the project.