Skip to content

Commit 515504c

Browse files
committed
Add custom ProphetMaterializer for model storage
1 parent d919c4e commit 515504c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

retail-forecast/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,7 @@ The project leverages ZenML's MLOps framework to provide:
118118
- **Artifact Tracking**: All data and models are properly versioned and stored
119119
- **Deployment Ready**: Models can be directly deployed to production environments
120120

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-
=======
127121
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)
129122

130123
<div align="center">
131124
<br/>

0 commit comments

Comments
 (0)