Skip to content

Commit 2970b7a

Browse files
authored
Revised language to generate sample events
1 parent b71ae52 commit 2970b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/personalizer/includes/quickstart-sdk-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ python personalizer_quickstart.py
352352

353353
## Generate sample events for analysis
354354

355-
You can easily generate enough events from this quickstart demo scenario, which can be used to get experience with using Apprentice mode, Online mode, running offline evaluations, and creating feature evaluations. Simply replace this code from above:
355+
You can easily generate 5,000 events from this quickstart demo scenario, which is sufficient to get experience with using Apprentice mode, Online mode, running offline evaluations, and creating feature evaluations. Simply replace this code from above:
356356

357357
```python
358358
continue_loop = True

0 commit comments

Comments
 (0)