Skip to content

Commit 4531632

Browse files
authored
Clarified use of reinforcement learning
Clarified that Personalizer is using Reinforcement Learning instead of machine learning.
1 parent 7a1e74d commit 4531632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/where-can-you-use-personalizer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 02/18/2020
88

99
Use Personalizer in any situation where your application needs to select the correct action (content) to display - in order to make the experience better, achieve better business results, or improve productivity.
1010

11-
Personalizer uses machine learning to select which action (content) to show the user. The selection can vary drastically depending on the quantity, quality, and distribution of data sent to the service.
11+
Personalizer uses reinforcement learning to select which action (content) to show the user. The selection can vary drastically depending on the quantity, quality, and distribution of data sent to the service.
1212

1313
## Example use cases for Personalizer
1414

@@ -102,4 +102,4 @@ In some architectures, the above sequence may be hard to implement. In that case
102102

103103
## Next steps
104104

105-
[Ethics & responsible use](ethics-responsible-use.md).
105+
[Ethics & responsible use](ethics-responsible-use.md).

0 commit comments

Comments
 (0)