Skip to content

Commit 2cd2086

Browse files
authored
ds workload
1 parent 1dd2fee commit 2cd2086

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Workloads-Specific/DataScience/BestPractices.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Last updated: 2025-05-03
3030

3131
> Ensure that your data science workflows in Microsoft Fabric are built for rapid experimentation, efficient model management, and seamless deployment. Each element should be managed with clear versioning, detailed documentation, and reproducible environments, enabling a smooth transition from experimentation to production.
3232
33+
<div align="center">
34+
<img src="https://github.com/user-attachments/assets/f86cdba7-e9a6-4ce1-8dcc-912b7f438398" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
35+
</div>
36+
3337
## ML Model Management
3438

3539
> Use model registries integrated within Fabric to store and version your models. Include a descriptive README, link relevant experiment IDs, and attach performance metrics such as accuracy, AUC, and confusion matrices. For example, link your production-ready model (v#.#) from a registered repository along with its associated validation metrics and deployment instructions.

0 commit comments

Comments
 (0)