Skip to content

Commit f0679b2

Browse files
committed
[Cogsvcs] Personalizer - clear data
1 parent 03565d6 commit f0679b2

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

articles/cognitive-services/personalizer/how-to-settings.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,21 @@ From the Resource management's section for **Model and Policy**, review model cr
8484
From the Resource management's section for **Model and Policy**, import a new learning policy or export the current learning policy.
8585
You can get learning policy files from previous exports, or downloading the optimized policies discovered during Offline Evaluations. Making manual changes to these files will affect machine learning performance and accuracy of offline evaluations, and Microsoft cannot vouch for the accuracy of machine learning and evaluations, or service exceptions resulting from manually edited policies.
8686

87+
## Clear data for your learning loop
88+
89+
1. In the Azure portal, for your Personalizer resource, on the **Model and Policy** page, select **Clear data**.
90+
1. In order to clear all data, and reset the learning loop to the original state, select all 3 check boxes.
91+
92+
![In Azure portal, clear data from Personalizer resource.](./media/settings/clear-data-from-personalizer-resource.png)
93+
94+
|Setting|Purpose|
95+
|--|--|
96+
|Logged personalization and reward data.|This logging data is used in offline evaluations. Clear the data if you are resetting your resource.|
97+
|Reset the Personalizer model.|This model changes on every retraining. This frequency of training is specified in **upload model frequency** on the **Settings** page. |
98+
|Set the learning policy to default.|If you have changed the learning policy as part of an offline evaluation, this resets to the original learning policy.|
99+
100+
1. Select **Clear selected data** to begin the clearning process. Status is reported in Azure notifications, in the top right navigation.
101+
87102
## Next steps
88103

89104
<!--
16.4 KB
Loading

0 commit comments

Comments
 (0)