A primer on improving machine learning operations
For locally building docs, refer to the [/docs] folder.
Start with cloning the repo:
$ git clone https://github.com/amitkaps/mlops
Look at the examples.
Create a example mlops project using cookiecutter.
Please make sure you install cookiecutter
python package before trying this.
$ pip install cookiecutter
Once cookiecutter is installed, you can run using the cookiecutter template.
$ cookiecutter https://github.com/anandology/cookiecutter-mlops