Closed shlomihod closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
ethically/we/weat.py | 19 | 20 | 95.0% | ||
ethically/we/bias.py | 16 | 27 | 59.26% | ||
<!-- | Total: | 51 | 63 | 80.95% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
ethically/we/weat.py | 1 | 86.1% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 210: | 0.3% |
Covered Lines: | 987 |
Relevant Lines: | 1307 |
fix bug of computing WEAT score
add factual properity association
update factual properity association demo
update to v0.0.5
add numpy float types as tested types
add ax as passed parameter to plot_factual_association
adapt test_calc_weat_pleasant_attribute to recent weat changes
add warning for eaxct pvalue calculation
update Makefile to remove all generated docs
extend showing depth of docs
fix typo
add warning for filtered weat
change Makefile docs building and cleaning to handle missing directories
rearrange imports
Make docstring line shorter
set atol for testing equality
add to docs page about analysis of we metrics
excecute we demo notebook
elaborate imports
add asserts to cosine_similarities_by_words
use cosine_similarities_by_words to calculate WEAT
add pvalue warning for exact calculating
round WEAT results up to 4 digits
document filtering in WEAT
execute we notebook
clean notebook
fix pvalue caculation bug in WEAT
execute notebook
clean notebook
fix docs
add date of v0.0.5
add test for defualt weat parameters
remove prints
add explanation for WEAT about pvalue