pywhy-stats
pywhy-stats copied to clipboard
Python package for (conditional) independence testing and statistical functions related to causality.
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 0.1.12 fix bug leading...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.3.0 to 3.0.0. Release notes Sourced from abatilo/actions-poetry's releases. v3.0.0 3.0.0 (2024-1-11) BREAKING CHANGE Use pipx to isolate poetry (#63) (7b6d33e) Functionality itself should expect to be...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
We should have an example demonstrating how to leverage different kernels. We can ideally show how different kernels are useful too on a small simulated data. _Originally posted by @adam2392...
Implement https://papers.nips.cc/paper/2009/hash/9246444d94f081e3549803b928260f56-Abstract.html or https://jmlr.org/papers/v13/gretton12a.html
As brought up in #19, the `power_divergence` should just take the stance that categorical features can be `str` ## Checklist - [ ] I have verified that the issue exists...
Towards: #17 Changes proposed in this pull request: - ## Before submitting - [ ] I've read and followed all steps in the [Making a pull request](https://github.com/py-why/pywhy-stats/blob/main/CONTRIBUTING.md#making-a-pull-request) section of the...
Towards: #5 Changes proposed in this pull request: - CMI based CI test This is still a draft. ## Before submitting - [ ] I've read and followed all steps...