Fixed bug about aggregating_function value sent in the FreqVsFreqBiasDetector constructor#24
Open
Wazabit wants to merge 2 commits intoDLBD-Department:mainfrom
Open
Fixed bug about aggregating_function value sent in the FreqVsFreqBiasDetector constructor#24Wazabit wants to merge 2 commits intoDLBD-Department:mainfrom
Wazabit wants to merge 2 commits intoDLBD-Department:mainfrom
Conversation
* Risk measure implementation (DLBD-Department#22) * first Risk Measure implementation in notebook * completed notebook risk implementation. Added experiments on 3 models * new risk experiments WIP * removed useless folder * implemented risk measure weights and adapted for FreqVsRef, Notebook3 * added first Risk classes (wip) * doc explaining risk implementation and strategy -- final * Create #FreqVsRefBiasDetector.py# * changed HazardCalculator with new scaling * Avoided nan results for JS distance in Bias Detector (task 86946hjea) * Better management of None distances to avoid crash during max and std computation * changed behavior for multi-class problems and None distances exclusion * fixed output data structure in FreqVsRef to prevent bug in Hazard computation * added Risks unit tests * updated README file --------- Co-authored-by: etagreta <gretaeta4@gmail.com> Co-authored-by: francescogenco <frgenco@gmail.com> * Update VERSION.txt --------- Co-authored-by: dlbddepartment <98757489+dlbddepartment@users.noreply.github.com> Co-authored-by: etagreta <gretaeta4@gmail.com> Co-authored-by: francescogenco <frgenco@gmail.com>
…Detector constructor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.