update MLProject
This commit is contained in:
parent
237b98a503
commit
4916cece7c
@ -7,6 +7,6 @@ entry_points:
|
|||||||
main:
|
main:
|
||||||
parameters:
|
parameters:
|
||||||
epochs: {type: float, default: 100}
|
epochs: {type: float, default: 100}
|
||||||
command: "python Biblioteka_DL/dllib-sacred.py {epochs}"
|
command: "python Biblioteka_DL/dllib-mlflow.py {epochs}"
|
||||||
eval:
|
eval:
|
||||||
command: "python Biblioteka_DL/evaluate.py"
|
command: "python Biblioteka_DL/evaluate.py"
|
Loading…
Reference in New Issue
Block a user