Skip to content

Releases: CITCOM-project/CausalTestingFramework

V4.3.0

11 Jul 10:16
3be14bc
Compare
Choose a tag to compare

What's Changed

  • Move to pydot by @cwild-UoS in #204
  • Expose estimator type params by @cwild-UoS in #205
  • Expose concrete test generation parameters in JSON Frontend by @cwild-UoS in #189

Full Changelog: v4.2.0...v4.3.0

v4.2.0

26 Jun 10:49
d673d0a
Compare
Choose a tag to compare

What's Changed

  • Version Release Docs by @cwild-UoS in #186
  • Utils Package by @cwild-UoS in #191
  • Categorical variables by @jmafoster1 in #188
  • Can now generate metamorphic tests from the metamorphic_relation.py file by @jmafoster1 in #195
  • Dev docs by @cwild-UoS in #197
  • Move z3_solver to be first dependency by @cwild-UoS in #199
  • Estimates now taken from causal test case when executing test by @rsomers1998 in #202
  • Json optional data path by @cwild-UoS in #198

Full Changelog: v4.1.0...v4.2.0

v4.1.0

03 May 14:57
bc13d84
Compare
Choose a tag to compare

Now logging the numerical results of coefficient causal test cases rather than just "pass" or "fail".

What's Changed

Full Changelog: v4.0.1...v4.1.1

v4.0.1

26 Apr 15:29
28aa04c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

26 Apr 09:57
8fafe9d
Compare
Choose a tag to compare

What's Changed

  • JSON add estimator formula by @cwild-UoS in #176
  • JSON concrete tests by @cwild-UoS in #179
  • Json cate by @jmafoster1 in #177

Full Changelog: v3.2.0...v4.0.0

Breaking Changes

  • Changes to both method names and parameters within JSON frontend class

v3.2.0

11 Apr 10:15
b68aee3
Compare
Choose a tag to compare

What's Changed

  • Fix modelling_inputs in the poisson example. Closes #106. by @cwild-UoS in #171
  • Add docstring params to pylint checks by @cwild-UoS in #172
  • remove set_variables from json frontend Closes #115. by @cwild-UoS in #170
  • Json output to file by @cwild-UoS in #175

Full Changelog: v3.1.0...v3.2.0

v3.1.0

23 Mar 16:25
c7227e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

16 Mar 09:28
e23b9b1
Compare
Choose a tag to compare

What's Changed

  • Support for hidden variables by @jmafoster1 in #161
  • Json read multiple files by @cwild-UoS in #162

In order to read multiple json files with the json frontend, the ObservationalDataCollector now directly takes a dataframe instead of a path to a dataframe. However this will be breaking for any code in <= CTF.v2 using this class.

Full Changelog: v2.0.8...v3.0.0

v2.0.8

09 Mar 14:29
d22709d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

v2.0.7

03 Mar 15:29
be1c55e
Compare
Choose a tag to compare

What's Changed

  • Pypi action setuptools version by @cwild-UoS in #151

Full Changelog: v2.0.6...v2.0.7