parent
308dc3a68f
commit
ef512a6c43
@ -12,9 +12,6 @@ COPY ./predictions_tf.json ./
|
|||||||
RUN python3 -m venv venv
|
RUN python3 -m venv venv
|
||||||
RUN /bin/bash -c "source venv/bin/activate"
|
RUN /bin/bash -c "source venv/bin/activate"
|
||||||
|
|
||||||
RUN pip install --upgrade pip
|
RUN apt-get install -y python3-pandas python3-scikit-learn python3-tensorflow
|
||||||
RUN pip install tensorflow
|
|
||||||
|
|
||||||
RUN apt-get install -y python3-sklearn
|
|
||||||
|
|
||||||
CMD ["python3", "data_processing.sh"]
|
CMD ["python3", "data_processing.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user