Skip to content

Andrin's changes minus all the pickle files, plus Egor's ERUPT refactor #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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
Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>
…d some files from experiments

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

scoring (updated version frobenius norm)

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

updates

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

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

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

cleaned notebooks folder

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

linter issues

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

delete old cluster version of scoring.py

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

linter issues

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

linter issues

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

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

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

fixing issues with weight computation in erupt

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

linter

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

fix rounding issues

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

add and organize current results (plots)

Signed-off-by: 1andrin <115493865+1andrin@users.noreply.github.com>

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