Skip to content

v0.0.3

Compare
Choose a tag to compare
@Minyus Minyus released this 29 Apr 06:18
· 190 commits to master since this release
429cd81

[2019/04/29]
Merged pull request #2, thanks @farismosman !

  • Add unit testing utility functions in the module named utils.
  • Include a minor bug fix for the function overall_uplift_gain_ where col_treatment and col_outcome might not default to 'Treatment' and 'Outcome' respectively.
  • Import missing numpy module.