diff --git a/MLProject.yaml b/MLProject.yaml new file mode 100644 index 0000000..d24995f --- /dev/null +++ b/MLProject.yaml @@ -0,0 +1,8 @@ +name: ium_s452662 +conda_env: ium_s452662.yaml + +commands: + train: + script: mlflow_train.py + test: + script: test.py \ No newline at end of file