copying files to docker
s470618-evaluation/pipeline/head There was a failure building this commit Details

This commit is contained in:
gedin 2023-05-24 16:01:40 +02:00
parent 41c655024d
commit a5323f617d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ RUN pip install scikit-learn
# RUN echo "alias kaggle='~/.local/bin/kaggle'" >> ~/.bashrc
COPY ./learning.py ./
COPY ./train-eval/learning.py ./train-eval
# CMD ./script.sh 300
# CMD ./learning.pyRUN pip install --user numpy