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
Permalink
Browse files

chore: updated README with installation instructions

  • Loading branch information
BogdanFloris committed Jan 17, 2020
1 parent bd91f87 commit 0befb706f85d403d1eb161048c866e28605646eb
Showing with 9 additions and 0 deletions.
  1. +9 −0 README.md
@@ -1,3 +1,12 @@
# 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](https://git-lfs.github.com/) installed because the `assets` folder is tracked using it. Then run:
```bash
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.

0 comments on commit 0befb70

Please sign in to comment.
You can’t perform that action at this time.