Skip to content

Commit b660f34

Browse files
Update articles/machine-learning/migrate-rebuild-experiment.md
Co-authored-by: Lauryn Gayhardt <[email protected]>
1 parent 7bc1068 commit b660f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/migrate-rebuild-experiment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ After the run finishes, you can check the results of each module:
8383
- **View Log**: View driver and system logs. Use the **70_driver_log** to see information related to your user-submitted script such as errors and exceptions.
8484

8585
> [!IMPORTANT]
86-
> Designer components use open source Python packages to implement machine learning algorithms. However Studio(classic) use a Microsoft internal C# library. As a result, prediction result may vary between the designer and Studio (classic).
86+
> Designer components use open source Python packages to implement machine learning algorithms. However Studio (classic) uses a Microsoft internal C# library. Therefore, prediction result may vary between the designer and Studio (classic).
8787
8888

8989
## Save trained model to use in another pipeline

0 commit comments

Comments
 (0)