This repository is to track work and homework for the DataTalksClub MLOps Zoomcamp.
Note: Jupyter Notebooks in the notebooks directory will be committed in the .Rmd
format using the jupytext library. To convert any of the .Rmd
files to a jupyter notebook, run the following
jupytext --to notebook filename.Rmd