Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug that shows warning message even after specifying estimation… #746

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

gordon-lim
Copy link
Contributor

…_method = 'off_calibrated_custom'

The warning message that says 'confident_joint' will be recomputed shows up even after specifying estimation_method = "off_calibrated_custom". Also, "off_calibrated_custom" is missing from the list of valid methods.

@CLAassistant
Copy link

CLAassistant commented Jun 17, 2023

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #746 (24cdf1b) into master (299d66f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files          51       51           
  Lines        4168     4168           
  Branches      729      729           
=======================================
  Hits         4010     4010           
  Misses         85       85           
  Partials       73       73           
Impacted Files Coverage Δ
cleanlab/count.py 100.00% <100.00%> (ø)

@jwmueller jwmueller self-requested a review June 19, 2023 00:01
Copy link
Member

@jwmueller jwmueller left a comment

Choose a reason for hiding this comment

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

Good catch! Thanks for your contribution @gordon-lim

@jwmueller jwmueller merged commit 860bd6f into cleanlab:master Jun 19, 2023
@gordon-lim gordon-lim deleted the bug branch December 20, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants