Releases: CITCOM-project/CausalTestingFramework
Releases · CITCOM-project/CausalTestingFramework
v3.2.0
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
What's Changed
- Functional form by @jmafoster1 in #163
- Add standard issue templates by @bobturneruk in #165
- Metamorphic relation and test generation from a DAG by @AndrewC19 in #109
- Robustness Estimators by @rsomers1998 in #113
- Confidence intervals through inheritence by @jmafoster1 in #169
- Implemented rest of Z3 operators. Closes 147. by @jmafoster1 in #168
- Update readme and docs by @cwild-UoS in #134
- Examples now runnable with pytest. Closes #5. Closes #136. by @jmafoster1 in #164
Full Changelog: v3.0.0...v3.1.0
v3.0.0
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
What's Changed
- Instrumental variables by @jmafoster1 in #145
- Silenced logistic regression fitting output by @jmafoster1 in #154
- Pylint refactoring by @cwild-UoS in #142
Full Changelog: v2.0.7...v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
What's Changed
- Fix pyproject.toml module discovery by @cwild-UoS in #144
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Product terms now accessible in LR estimator by @AndrewC19 in #139
- Fix PyPI github action by @cwild-UoS in #141
Full Changelog: v2.0.1...v2.0.2