Skip to content

Commit 7fae524

Browse files
committed
acrolinx fixes
1 parent 13dc162 commit 7fae524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/concept-active-learning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Learning policy determines the specific *hyperparameters* of the model training.
4747

4848
### Importing and exporting Learning Policies
4949

50-
You can import and export learning policy files from the Azure Portal. This allows you to save existing policies, test them, replace them, and archive them in your source code control as artifacts for future reference and audit.
50+
You can import and export learning policy files from the Azure portal. This allows you to save existing policies, test them, replace them, and archive them in your source code control as artifacts for future reference and audit.
5151

5252
### Learning policy settings
5353

@@ -61,7 +61,7 @@ You can compare how different Learning Policies would have performed against pas
6161

6262
### Discovery of optimized learning policies
6363

64-
Personalizer can create a more optimized learning lolicy when doing an [offline evaluation](how-to-offline-evaluation.md).
64+
Personalizer can create a more optimized learning policy when doing an [offline evaluation](how-to-offline-evaluation.md).
6565
A more optimized learning policy, which is shown to have better rewards in an offline evaluation, will yield better results when used online in Personalizer.
6666

6767
After an optimized learning policy has been created, you can apply it directly to Personalizer so it replaces the current policy immediately, or you can save it for further evaluation and decide in the future whether to discard, save, or apply it later.

0 commit comments

Comments
 (0)