Merge branch 'master' of https://git.wmi.amu.edu.pl/s449288/ium_s449288
Some checks failed
s449288-training/pipeline/head There was a failure building this commit

This commit is contained in:
Kacper 2022-05-05 22:25:52 +02:00
commit e22d380edd

View File

@ -15,4 +15,4 @@ RUN pip3 install pymongo
COPY ./lego_sets.csv ./
COPY ./process_dataset.py ./
COPY simple_regression.py ./
COPY ./simple_regression_lab7.py ./