Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Code for my Master Thesis: How to detect and address changes in machine learning based data pipelines
Python Makefile
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.

README.md

Detecting and addressing change

Code for my Master Thesis: How to detect and address changes in machine learning based data pipelines

Installation

Before cloning the repository, make sure that you have Git LFS installed because the assets folder is tracked using it. Then run:

git lfs clone git@github.com:BogdanFloris/detecting-and-addressing-change.git

Note that cloning also works with the normal git clone but the performance is worse.

You can’t perform that action at this time.