Skip to content

soumyadipghorai/MLOps-using-ZenML

Repository files navigation

MLOPs using ZenML

NGROK_TOKEN is saved in the config.py file. to run the pipeline.ipynb login to ngrok and create your account and save your token inside the config.py file inside notebooks.

"""
|- notebooks 
|   |- config.py
|   |- pipeline.ipynb
|
"""
NGROK_TOKEN = "your_unique_token"
<!-- install mlflow -->
zenml integration install mlflow -y

Releases

No releases published

Packages

No packages published