1
0
ium_444356/MLProject
2022-05-09 22:51:17 +02:00

12 lines
246 B
Plaintext
Executable File

name: s444356
docker_env:
image: maciejczajka
entry_points:
main:
parameters:
epochs: {type: float, default: 100}
command: "python Biblioteka_DL/dllib-mlflow.py {epochs}"
eval:
command: "python Biblioteka_DL/evaluate.py"