copying files to docker
Some checks failed
s470618-evaluation/pipeline/head There was a failure building this commit
Some checks failed
s470618-evaluation/pipeline/head There was a failure building this commit
This commit is contained in:
parent
41c655024d
commit
a5323f617d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user