diff --git a/MLProject b/MLProject index 22d9a6d..7b67795 100755 --- a/MLProject +++ b/MLProject @@ -7,6 +7,6 @@ entry_points: main: parameters: epochs: {type: float, default: 100} - command: "python Biblioteka_DL/dllib-sacred.py {epochs}" + command: "python Biblioteka_DL/dllib-mlflow.py {epochs}" eval: command: "python Biblioteka_DL/evaluate.py" \ No newline at end of file