ML Pipeline Engineering

In this repo, we want to work out the fundamentals of robust ML pipelines.

Prerequisites

Install python-poetry: https://python-poetry.org/docs/#installation

Run poetry install to create the virtual environment with all packages installed.

Run poetry run jupyter lab to start the Jupyter lab of this virtual env.