Azure

Azure#

Azure functions bring Azure machine-learning and AI services into a query, such as detecting faces in an image or generating recommendations from past transactions.

Function

Description

DETECT_FACES

Detects one or more human faces in an image and gets back face rectangles for where in the image the faces are, along with face attributes which contain machine learning-based predictions of facial features.

USER_TO_ITEM_RECOMMENDATION

Learns from previous transactions to predict which items are more likely to be of interest to or purchased by your customers.