Skip to content

Commit ac9a876

Browse files
committed
3 cards
1 parent 9e5f32f commit ac9a876

File tree

1 file changed

+43
-0
lines changed
  • articles/cognitive-services/personalizer

1 file changed

+43
-0
lines changed

articles/cognitive-services/personalizer/index.yml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,46 @@ landingContent:
4040
url: how-to-settings.md
4141
- text: Analyze success with offline evaluation
4242
url: how-to-offline-evaluation.md
43+
- linkListType: deploy
44+
links:
45+
- text: Troubleshooting
46+
url: troubleshooting.md
47+
- title: Best practices
48+
linkLists:
49+
- linkListType: concept
50+
links:
51+
- text: Ethics in responsible use
52+
url: ethics-responsible-use.md
53+
- linkListType: concept
54+
links:
55+
- text: Effective feature sets
56+
url: concepts-features.md#how-to-make-feature-sets-more-effective-for-personalizer
57+
- linkListType: concept
58+
links:
59+
- text: Best practices for calculating reward score
60+
url: concept-rewards.md#best-practices-for-calculating-reward-score
61+
- text: Best practices for setting reward wait time
62+
url: concept-rewards.md#best-practices-for-setting-reward-wait-time
63+
- text: Best practices for choosing an exploration setting
64+
url: concepts-exploration.md#best-practices-for-choosing-an-exploration-setting
65+
- title: Developing with Personalizer
66+
linkLists:
67+
- linkListType: reference
68+
links:
69+
- text: .Net NuGet package
70+
url: https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Personalizer/0.8.0-preview
71+
- text: Reference documentation
72+
url: https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.cognitiveservices.personalizer?view=azure-dotnet-preview&viewFallbackFrom=azure-dotnet
73+
- linkListType: reference
74+
links:
75+
- text: Go
76+
url: https://github.com/Azure/azure-sdk-for-go/tree/master/services/preview/personalizer/v1.0/personalizer
77+
- linkListType: reference
78+
links:
79+
- text: Node.js NPM package
80+
url: https://www.npmjs.com/package/@azure/cognitiveservices-personalizer/v/1.0.0
81+
- linkListType: reference
82+
links:
83+
- text: Python pypi project
84+
url: https://pypi.org/project/azure-cognitiveservices-personalizer/
85+

0 commit comments

Comments
 (0)