Skip to content

Conversation

@EgorKraevTransferwise
Copy link
Collaborator

Problem

As above. Another PR coming that will clean up the plotting and large file generation logic in Andrin's code, this one just nukes the *.pkl files that don't belong

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to causaltune?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Description above provides context of the change
  • I have added tests that prove my fix is effective or that my feature works
  • Unit tests for changes (not needed for documentation changes)
  • Bumping version in setup.py is an individual PR and not mixed with feature or bugfix PRs
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions

1andrin and others added 11 commits November 15, 2024 11:37
…d some files from experiments

Signed-off-by: 1andrin <[email protected]>

scoring (updated version frobenius norm)

Signed-off-by: 1andrin <[email protected]>

updates

Signed-off-by: 1andrin <[email protected]>

several updates to frobenius norm, policy risk, prob erupt and the new score bite

Signed-off-by: 1andrin <[email protected]>

cleaned notebooks folder

Signed-off-by: 1andrin <[email protected]>

linter issues

Signed-off-by: 1andrin <[email protected]>

delete old cluster version of scoring.py

Signed-off-by: 1andrin <[email protected]>

linter issues

Signed-off-by: 1andrin <[email protected]>

linter issues

Signed-off-by: 1andrin <[email protected]>

updates to prob erupt and fixes in bite (according to tests)

Signed-off-by: 1andrin <[email protected]>

fixing issues with weight computation in erupt

Signed-off-by: 1andrin <[email protected]>

linter

Signed-off-by: 1andrin <[email protected]>

fix rounding issues

Signed-off-by: 1andrin <[email protected]>

add and organize current results (plots)

Signed-off-by: 1andrin <[email protected]>

fix outstanding test on Andrin's branch

Cleanup of ERUPT logic, ERUPT-specific tests pass
@EgorKraevTransferwise EgorKraevTransferwise merged commit 346aa84 into py-why:main Nov 29, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants