1
0
ium_444507/MLproject
2022-05-16 09:11:55 +02:00

11 lines
189 B
Plaintext

name: s444507
docker_env:
image: adamwojdyla
entry_points:
main:
parameters:
epochs: {type: float, default: 1}
command: "python3 lab08_deepLearining_mlflow.py {epochs}"