mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Update cml.yml
This commit is contained in:
parent
f2eab51ff4
commit
229c452ff4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cml.yml
vendored
2
.github/workflows/cml.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
python3 training.py --train-filepath ./model_build_data/change_data/rdsap_full/train_validation_data.parquet --test-filepath ./model_build_data/change_data/rdsap_full/test_data.parquet
|
||||
|
||||
cd model_directory/RDSAP_CHANGE
|
||||
cat "## MODEL METRICS from registry" > report.md
|
||||
echo "## MODEL METRICS from registry" > report.md
|
||||
cat model_registry.csv >> report.md
|
||||
|
||||
cml comment create report.md
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue