Gender Classification
Train a classifier to recognize male from female faces in images.
Trim the faces out of the images and regularize the set using FindFaces, HistogramTransform, and ConformImages.
Use Classify to build the classifier.