Skip to content

arjuuuuunnnnn/Breast-Cancer-MLOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breast-Cancer-MLOps

Using ZenML to build a pipeline

Usage:

pip install -r requirements.txt

After that install the mlflow

zenml integration install mlflow
zenml experiment-tracker register mlflow_tracker --flavor=mlflow
zenml model-deployer register mlflow --flavor=mlflow
zenml stack register mlflow_stack -a default -o default -d mlflow -e mlflow_tracker --set

Running Pipeline

python run_pipeline.py

About

A MLOps project using zenml, mlflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages