In this chapter, we will be using Python 3 with the following supporting libraries:
- deap
- numpy
- sklearn
In addition, we will be using the UCI Iris flower dataset (https://archive.ics.uci.edu/ml/datasets/Iris).
The programs that will be used in this chapter can be found in this book's GitHub repository at https://github.com/PacktPublishing/Hands-On-Genetic-Algorithms-with-Python/tree/master/Chapter09.
Check out the following video to see the Code in Action:
http://bit.ly/317KCXA