Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jan 22, 2024

Description

I updated OverconfidenceDetector and UnderconfidenceDetector to display metric_value_perc with 2 decimals.

Related Issue

#1730

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

@ghost ghost marked this pull request as ready for review January 22, 2024 14:55
@mattbit mattbit enabled auto-merge January 22, 2024 19:09
@mattbit mattbit merged commit 981e5c9 into Giskard-AI:main Jan 22, 2024
@ghost ghost deleted the feature/update-float-precision branch January 22, 2024 19:46
@luca-martial luca-martial linked an issue Jan 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Reduce percentage float precision in display results details

2 participants