diff --git a/README.md b/README.md index e9c993f..9b019ed 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The challenge in this RAMP is to design an algorithm to automatically classify v ### Install To run a submission and the notebook you will need the dependencies listed -in `requirements.txt`. You can install install the dependencies with the +in `requirements.txt`. You can install the dependencies with the following command-line: ```bash diff --git a/requirements.txt b/requirements.txt index b18f3a8..305befb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ pandas ramp-workflow scikit-learn PyWavelets +skrub \ No newline at end of file