Skip to content

Commit

Permalink
fetch main
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl authored Oct 17, 2022
1 parent 8f92a3b commit 63fca82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
cml ci
if test ${{ github.event_name }} = pull_request; then
PREVIOUS_REF=main
git fetch --depth=1 origin $PREVIOUS_REF:$PREVIOUS_REF
else
PREVIOUS_REF=HEAD~1
fi
Expand Down

1 comment on commit 63fca82

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CML Report

Plots

Precision & Recall
Confusion Matrix

Metrics and Params

HEAD~1 → workspace

Path Metric HEAD~1 workspace Change
Path Param HEAD~1 workspace Change

CML watermark

Please sign in to comment.