###Predicting Attractiveness using Computer Vision This is the companion code of my blog post.
The features computation part of the pipeline requires the location of facial landmars of the input images. These landmarks can be generated by the CLM-framework.
###Requirements
- Python 2.7
- Numpy
- scikit-learn
License: MIT