giskard icon indicating copy to clipboard operation
giskard copied to clipboard

Bug/gsk 277 change default threshold for prediction drift chi square and earthmover

Open princyiakov opened this issue 1 year ago • 1 comments

Description

  • Default Threshold for chi square prediction drift set to 0.05

  • For all Earthmovers test threshold value set to 0.2

Related Issue

Type of Change

  • [ ] 📚 Examples / docs / tutorials / dependencies update
  • [x ] 🔧 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

  • [x ] I've read the CODE_OF_CONDUCT.md document.
  • [ x] 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.

princyiakov avatar Sep 21 '22 19:09 princyiakov

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Sep 21 '22 19:09 sonarcloud[bot]