You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: retail-forecast/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,14 +118,7 @@ The project leverages ZenML's MLOps framework to provide:
118
118
-**Artifact Tracking**: All data and models are properly versioned and stored
119
119
-**Deployment Ready**: Models can be directly deployed to production environments
120
120
121
-
<<<<<<< HEAD
122
-
A key thing to note in this project is the custom `ProphetMaterializer` that enables:
123
-
- Serialization/deserialization of Prophet models for ZenML artifact storage
124
-
- Handling dictionaries of multiple Prophet models in a single artifact
125
-
- Efficient model loading for batch inference at scale
126
-
=======
127
121
A key innovation in this project is the custom ProphetMaterializer that enables serialization/deserialization of Prophet models for ZenML artifact storage.
128
-
>>>>>>> 2b0cd4c (Add ProphetMaterializer for model storage)
0 commit comments