Skip to content

Commit 4aa1c8b

Browse files
authored
Merge pull request #6059 from JustPies/jpvalidation-7-16
Bulk - fix validation issues
2 parents 63a9b26 + a23b2dc commit 4aa1c8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/personalizer/concept-auto-optimization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The exact times and days when Auto-Optimize runs is determined by the Personaliz
6868
Personalizer uses these reward estimations to decide whether to change the current Learning Settings for others. Each estimation is a distribution curve, with upper and lower 95% confidence bounds. Personalizer will only apply new Learning Settings if:
6969
* They showed higher average rewards in the evaluation period, AND
7070
* They have a lower bound of the 95% confidence interval, that is *higher* than the lower bound of the 95% confidence interval of the online Learning Settings.
71-
This criteria to maximize the reward improvement, while trying to eliminate the probability of future rewards lost is managed by Personalizer and draws from research in [Seldonian algorithms](https://aisafety.cs.umass.edu/overview.html) and AI safety.
71+
This criteria to maximize the reward improvement, while trying to eliminate the probability of future rewards lost is managed by Personalizer and draws from research in [Seldonian algorithms](https://aisafety.cs.umass.edu/index.html) and AI safety.
7272

7373
#### Limitations of Auto-Optimize
7474

@@ -81,4 +81,4 @@ Automatic Optimization Preview is unavailable for Personalizer loops that have e
8181
* [Offline evaluations](concepts-offline-evaluation.md)
8282
* [Learning Policy and Settings](concept-active-learning.md)
8383
* [How To Analyze Personalizer with an Offline Evaluation](how-to-offline-evaluation.md)
84-
* [Research in AI Safety](https://aisafety.cs.umass.edu/overview.html)
84+
* [Research in AI Safety](https://aisafety.cs.umass.edu/index.html)

articles/ai-services/personalizer/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following preview features were released at the Build 2019 Conference:
6767

6868
### 2019 Build videos
6969

70-
* [Deliver the Right Experiences & Content like Xbox with Azure AI Personalizer](https://azure.microsoft.com/resources/videos/build-2019-deliver-the-right-experiences-and-content-with-cognitive-services-personalizer/)
70+
* [Deliver the Right Experiences & Content like Xbox with Azure AI Personalizer](https://www.youtube.com/watch?v=agaJr25Y8Ek)
7171

7272
## Service updates
7373

0 commit comments

Comments
 (0)