v0.1.a1 (2024-11-14)
Implemented features and enhancements:
- Add additional grouping methods (other than strata) for boxplot visualizations #39
v0.1.a0 (2024-11-12)
Implemented features and enhancements:
- Add additional grouping methods (other than strata) for boxplot visualizations #38
- Add visualization for aggregate contributions per stratum #30
- Add
sharp.show_versions()
function #28 - Add
get_qoi
andget_qoi_names
functions #27 - Add possibility for parallelizing calculations and introduce
n_jobs
parameter #16 - Sample without replacement #9
- Implement visualizations from paper #8
Fixed bugs:
- Waterfall plots displaying undesired information #32
- Shapley values ranges are not in the correct range #18
- Flip QoI does not work when passing parameter
qoi
as string #17 rank
method from ranking QoIs not working as expected #11- Check Rank-based QoI's #4
Documentation updates:
- broken documentation website #42
- Documentation deployment #23
- Add example for classification #22
- Add CSRankings example #21
- Set up a documentation page #5
- Add documentation for QOI classes #2
Closed issues:
- Rename QoI's with
ranking
in the name torank
#25 - Rename
scores_to_rank
toscores_to_ordering
#24 - Add docstring tests #1
* This Changelog was automatically generated by github_changelog_generator