personalizer_client Module

Classes

PersonalizerClient

Personalizer Service is an Azure Cognitive Service that makes it easy to target content and experiences without complex pre-analysis or cleanup of past data. Given a context and featurized content, the Personalizer Service returns your content in a ranked list. As rewards are sent in response to the ranked list, the reinforcement learning algorithm will improve the model and improve performance of future rank calls.

PersonalizerClientConfiguration

Configuration for PersonalizerClient Note that all parameters used to create this instance are saved as instance attributes.