For the brazilian portuguese README, click here 🇧🇷.
Package for interacting with MLOps, a tool for deploying ML models.
pip install datarisk-mlops-codex
Check the documentation page for more information.
There's also some example notebooks.
Install pipenv
pip install pipenv
Install the package enviroment
pipenv update --dev
pipenv shell