Skip to content

Commit fc8bedd

Browse files
committed
rephrasing APS SDK main page with Acrolinx guidance
1 parent b6a93b2 commit fc8bedd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/quickstart-personalizer-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ zone_pivot_groups: programming-languages-set-six
1616

1717
# Quickstart: Getting started with the Personalizer client library
1818

19-
Imagine a scenario where a grocery e-retailer wishes to increase revenue by showing relevant and personalized products to each customer visiting their website. On the main page there is a "Featured Product" section that displays a product to prospective customers. However, the e-retailer would like to determine how to show the right product to the right customer in order to maximize the likelihood of a purchase.
19+
Imagine a scenario where a grocery e-retailer wishes to increase revenue by showing relevant and personalized products to each customer visiting their website. On the main page, there's a "Featured Product" section that displays a product to prospective customers. However, the e-retailer would like to determine how to show the right product to the right customer in order to maximize the likelihood of a purchase.
2020

21-
In this quick-start you'll learn how to use the Azure Personalizer service to do just this in an automated, scalable, and adaptable fashion using the power of reinforcement learning. You'll learn how to create actions and their features, context features, reward scores, and utilize the Personalizer client library to make calls to the [Rank and Reward APIs](what-is-personalizer.md#rank-and-reward-apis). You'll also run a cycle of Rank and Reward calls for 3 example users.
21+
In this quick-start, you'll learn how to use the Azure Personalizer service to do solve this problem in an automated, scalable, and adaptable fashion using the power of reinforcement learning. You'll learn how to create actions and their features, context features, and reward scores. You'll use the Personalizer client library to make calls to the [Rank and Reward APIs](what-is-personalizer.md#rank-and-reward-apis). You'll also run a cycle of Rank and Reward calls for three example users.
2222

2323
::: zone pivot="programming-language-csharp"
2424
[!INCLUDE [Get intent with C# SDK](./includes/quickstart-sdk-csharp.md)]

0 commit comments

Comments
 (0)