An end-to-end project
Put your new knowledge in action with an end-to-end project
Get started
pip install "zenml[templates,server]" notebook
zenml integration install sklearn -ymkdir zenml_batch_e2e
cd zenml_batch_e2e
zenml init --template e2e_batch --template-with-defaults
# Just in case, we install the requirements again
pip install -r requirements.txtWhat you'll learn
Conclusion and next steps
Last updated
Was this helpful?