We want to implement tests for the Lambda function.
Installing pytest as a dev dependency using pipenv
:
pipenv install --dev pytest
Week 4 of MLOps-Zoomcamp
Link to Course: https://github.com/DataTalksClub/mlops-zoomcamp
We've learned how to rewrite our training into a workflow. Now we'll study how to deploy the resulting model.
Week 2 of MLOps Zoomcamp
Link to Course: https://github.com/DataTalksClub/mlops-zoomcamp