Back to Azure Sdk For

Azure Personalizer client library for .NET

sdk/personalizer/README.md

2019-05-16T16-521.4 KB
Original Source

Azure Personalizer client library for .NET

Azure Personalizer is a cloud-based service that helps your applications choose the best content item to show your users. You can use the Personalizer service to determine what product to suggest to shoppers or to figure out the optimal position for an advertisement. After the content is shown to the user, your application monitors the user's reaction and reports a reward score back to the Personalizer service. This ensures continuous improvement of the machine learning model, and Personalizer's ability to select the best content item based on the contextual information it receives.

Getting started

Install the package

Install the Azure Personalizer client library for .NET with NuGet:

dotnetcli
dotnet add package Azure.AI.Personalizer --prerelease

Key concepts

Functionality is exposed through several client libraries: