Hello! This is a presentation I did for a Data Science course at General Assembly - NY. I wanted to see if I could apply genetic programming to the topic of classification. That is: I wrote a program to automatically write  Python code which would group data points into sets into different categories. The size and shape of each classes was dependent on the cost function in a non-intuitive way. It was a fun project and I'd like to return to it with a better codebase.

Return to my homepage