Skip to content

DiceScore(average="weighted") produces scores bigger than 1.0 #7461

DiceScore(average="weighted") produces scores bigger than 1.0

DiceScore(average="weighted") produces scores bigger than 1.0 #7461

Workflow file for this run

name: Greetings
# https://github.com/marketplace/actions/first-interaction
on: [issues] # pull_request
jobs:
greeting:
runs-on: ubuntu-20.04
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hi! thanks for your contribution!, great first issue!"
pr-message: "Hey thanks for the input! Please give us a bit of time to review it!"