zenml-io / zenml-projects

A repository for all ZenML projects that are specific production use-cases.
Apache License 2.0
215 stars 54 forks source link

New stack showcase #91

Closed avishniakov closed 8 months ago

avishniakov commented 8 months ago

All now is encapsulated in run.ipynb. It all starts with a quick walkthrough of the starter-template, followed by introducing production runs on different stacks (including sagemaker step operator), followed by results analysis (including WandB showing up at the end). @htahir1 , let me know what you think about it.

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

avishniakov commented 8 months ago

Nice one! A lot is good here but I think we need to keep the deployment pipeline and logic around as it might be another demo.. it also might make sense to change this project folders name to something more appropriate... not sure what ATM

I want to use this as a base for different demos we do

Make sense, I was just building it around the starter, which has no deployment pipeline in it. I'll take the needed actions.