clean up code

This commit is contained in:
Michael Duong 2023-09-10 17:29:50 +01:00
parent 14a68dd097
commit f988f46bcc

View file

@ -71,8 +71,8 @@ jobs:
run: |
cd modules/ml-pipeline/src/pipeline/src
echo "## Model metrics" > report.md
cat metrics/metrics.json >> report.md
cml comment create report.md
# cat metrics/metrics.json >> report.md
# cml comment create report.md
# # echo "## Residuals plot from model" >> report.md
# # metrics_location=$(find . -maxdepth 10 -name "residuals.png")