We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b3ebb commit 2ef2fa6Copy full SHA for 2ef2fa6
Dockerfile
@@ -313,7 +313,6 @@ RUN pip install kmeans-smote --no-dependencies && \
313
# Add google PAIR-code Facets
314
cd /opt/ && git clone https://github.com/PAIR-code/facets && cd facets/ && jupyter nbextension install facets-dist/ --user && \
315
export PYTHONPATH=$PYTHONPATH:/opt/facets/facets_overview/python/ && \
316
- pip install --no-dependencies ethnicolr && \
317
pip install tensorpack && \
318
pip install pycountry && pip install iso3166 && \
319
pip install pydash && \
0 commit comments