NN_classifier.
NeuralClassifier
Bases: object
object
Uses a neural network to predict attractiveness of a picture of a human.
predict
Reads an image and returns a list of labels and scores in descending order.