Skip to content

Releases: microsoft/causica

Release v0.4.2

24 Jul 16:03
07de467
Compare
Choose a tag to compare

Add FiP package

Release v0.4.1

16 Jul 12:20
5abcee8
Compare
Choose a tag to compare
Update to "Evaluation ROC for graphs" (#106)

Release v0.4.0

14 Feb 09:37
57eb8e4
Compare
Choose a tag to compare

Now includes synthetic data module to randomly generate SCMs, and additional transformations such as log transform.

Release v0.3.6

08 Nov 17:30
f20772b
Compare
Choose a tag to compare
Release 0.3.6 (#76)

Release v0.3.5

25 Oct 07:59
d47af78
Compare
Choose a tag to compare

Now includes a dev container, pre-commit hooks and minor fixes

Release v0.3.3

27 Jun 09:58
9fcb726
Compare
Choose a tag to compare

Fix circular import problem

Release v0.3.2

28 Apr 18:02
8e9cc2d
Compare
Choose a tag to compare

A bugfix for jsonargparse incompatibility

Release v0.3.1

28 Apr 10:06
83f2069
Compare
Choose a tag to compare

Bugfix for notebook

Release v0.3.0

27 Apr 13:59
2a53b37
Compare
Choose a tag to compare

This release bumps the version of python to 3.10 along with adding a few bug fixes and a demo notebook.

Release v0.2.0

29 Mar 13:56
dbd3397
Compare
Choose a tag to compare

In this release, we:

  • Created distribution modules to hold parameters associated with each distribution
  • Replace the CSuite example scripts with a notebook
  • Added evaluation code to the Pytorch Lightning scripts
  • Moved to PyTorch 2