Implemented enhancements:
- Derived KPIs are passed to Experiment.fixed_horizon_delta() but never used in there #96
Merged pull requests:
- updated CONTRIBUTING.rst with deployment flow #106 (mkolarek)
- OCTO-1501: bugfix in Results.to_json() #105 (gbordyugov)
- OCTO-1502 removed variant_subset parameter... #104 (gbordyugov)
- OCTO-1540 cleanup handling of derived kpis #102 (shansfolder)
- OCTO-1540: cleanup of derived kpi handling in Experiment.delta() and … #97 (gbordyugov)
- Small refactoring #95 (shansfolder)
- Merge dev to master for v0.5.0 #94 (mkolarek)
v0.5.0 (2017-04-05)
Implemented enhancements:
Fixed bugs:
- Experiment.sga() assumes features and KPIs are merged in self.metrics #87
- pctile can be undefined in
Results.to\_json\(\)
#78
Closed issues:
- Results.to_json() => TypeError: Object of type 'UserWarning' is not JSON serializable #77
- Rethink Results structure #66
Merged pull requests:
- updated requirements.txt to have 'greater than' dependencies instead … #89 (mkolarek)
- pip version requirement #88 (gbordyugov)
- merging in categorical binning #84 (gbordyugov)
- Add documentation of the weighting logic #83 (jbao)
- Merge to_json() changes #75 (mkolarek)
- Feature/early stopping #73 (jbao)
v0.4.5 (2017-02-10)
Fixed bugs:
- Numbers cannot appear in variable names for derived metrics #58
Merged pull requests:
- Feature/results and to json refactor #74 (mkolarek)
- regex fix, see zalando#58 #70 (gbordyugov)
v0.4.4 (2017-02-09)
Implemented enhancements:
- Add argument assume_normal and treatment_cost to calculate_prob_uplift_over_zero() and prob_uplift_over_zero_single_metric() #26
- host intro slides (from the ipython notebook) somewhere for public viewing #10
Closed issues:
- migrate issues from github enterprise #20
Merged pull requests:
- Feature/results and to json refactor #71 (mkolarek)
- new to_json() functionality and improved vim support #67 (mkolarek)
v0.4.3 (2017-02-07)
Closed issues:
- coverage % is misleading #23
Merged pull requests:
- Vim modelines #63 (gbordyugov)
- 0.4.2 release #60 (mkolarek)
v0.4.2 (2016-12-08)
Fixed bugs:
- frequency table in the chi square test doesn't respect the order of categories #56
Merged pull requests:
v0.4.1 (2016-10-18)
Merged pull requests:
- small doc cleanup #55 (jbao)
- Add comments to cli.py #54 (igusher)
- Feature/octo 545 add consolidate documentation #53 (mkolarek)
v0.4.0 (2016-08-19)
Closed issues:
- Support 'overall ratio' metrics (e.g. conversion rate/return rate) as opposed to per-entity ratios #44
v0.3.4 (2016-08-08)
Closed issues:
v0.3.3 (2016-08-02)
v0.3.2 (2016-08-02)
v0.3.1 (2016-07-15)
v0.3.0 (2016-06-23)
Implemented enhancements:
- Add P(uplift>0) as a statistic #2
v0.2.5 (2016-05-30)
Implemented enhancements:
- Implement __version__ #14
Closed issues:
- upload full documentation! #1
v0.2.4 (2016-05-16)
Closed issues:
- No module named experiment and test_data #13
v0.2.3 (2016-05-06)
v0.2.2 (2016-05-06)
v0.2.1 (2016-05-06)
v0.2.0 (2016-05-06)
* This Change Log was automatically generated by `github_changelog_generator <https://github.com/skywinder/Github-Changelog-Generator>`__