Skip to content

F1-score to return 0.0 instead of NaN#4674

Merged
kere-nel merged 4 commits intodotnet:masterfrom
kere-nel:issue_4664
Jan 24, 2020
Merged

F1-score to return 0.0 instead of NaN#4674
kere-nel merged 4 commits intodotnet:masterfrom
kere-nel:issue_4664

Conversation

@kere-nel
Copy link
Contributor

Fixes #4664

@kere-nel kere-nel requested a review from a team as a code owner January 18, 2020 01:09
@codecov
Copy link

codecov bot commented Jan 21, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@6210c38). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #4674   +/-   ##
=========================================
  Coverage          ?   75.88%           
=========================================
  Files             ?      951           
  Lines             ?   172631           
  Branches          ?    18664           
=========================================
  Hits              ?   131008           
  Misses            ?    36528           
  Partials          ?     5095
Flag Coverage Δ
#Debug 75.88% <100%> (?)
#production 71.49% <100%> (?)
#test 90.63% <ø> (?)
Impacted Files Coverage Δ
...ft.ML.Data/Evaluators/BinaryClassifierEvaluator.cs 72.06% <100%> (ø)

@kere-nel kere-nel closed this Jan 22, 2020
@kere-nel kere-nel reopened this Jan 22, 2020
@kere-nel
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kere-nel
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kere-nel kere-nel merged commit 53fba31 into dotnet:master Jan 24, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

F1-score to return 0.0 instead of NaN

3 participants