Skip to content

ABacus 0.0.4

Compare
Choose a tag to compare
@educauchy educauchy released this 05 Oct 10:15
· 11 commits to main since this release
123540c

Release of ABacus 0.0.4.

Added

  • Add GitHub Action for automated publishing to PyPI on release.
  • Make available to plot bootstrap distribution of differences.
  • Make bootstrap available for binary metrics.
  • Report now returns dictionary with params, not just print report.
  • Change format of report output and add warning about usage of results.
  • Add ability to save experiment plot and select its kind.

Changed

  • Update lower bound of scipy to 1.10.0.
  • target_flg -> target: unify property for setting target variable name.
  • Remove unnecessary files.
  • Change default treatment group name in splitter from 'target' to 'treatment'.

Fixed

  • Calculation of zero's p-value in bootstrap confidence interval. Now it takes into account directionality of hypothesis.
  • Now injections are passed as MDEs, not multiplicators of a metric.