Spaces:
Sleeping
Sleeping
Mikey Tran commited on
Update Makefile
Browse files
Makefile
CHANGED
|
@@ -12,7 +12,7 @@ eval:
|
|
| 12 |
cat ./results/metrics.txt >> report.md
|
| 13 |
|
| 14 |
echo '\n Confusion Matrix Plot' >> report.md
|
| 15 |
-
echo '' >> report.md
|
| 16 |
|
| 17 |
cml comment create --publish report.md
|
| 18 |
|