s
This commit is contained in:
parent
3f421a765b
commit
476b0ad12f
@ -7,7 +7,7 @@ RUN python3 -m pip install pandas numpy tensorflow imbalanced-learn sklearn
|
|||||||
COPY train.py /app/train.py
|
COPY train.py /app/train.py
|
||||||
COPY predictions.py /app/predictions.py
|
COPY predictions.py /app/predictions.py
|
||||||
COPY data.csv /app/data.csv
|
COPY data.csv /app/data.csv
|
||||||
COPY test_data.csv /app/test_data.csv
|
# COPY test_data.csv /app/test_data.csv
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user