Skip to content
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

Rmspe test stat #24

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Rmspe test stat #24

merged 2 commits into from
Sep 24, 2024

Conversation

thomaspinder
Copy link
Contributor

Checklist

  • I've formatted the new code by running hatch run dev:format before committing.
  • I've added tests for new code.
  • I've added docstrings for the new code.

Description

Please describe your changes here. If this fixes a bug, please link to the issue, if possible.

Issue Number: N/A

Thomas Pinder and others added 2 commits September 16, 2024 11:10
* Minor change in README to fix guidance for developers (#18)

* Noise transform (#19)

* Add noise transformation that apply perturbations on treatment

* Formatting

* Add docstring

* Fix linting

* Add tests to check perturbation impact and randomness over timepoints

* bump version (#20)

* Initial implementation of RMSPE

* Add TestResultFrame parent class for test results

* Add test for RMSPE

* Add doc string

* Fix linting

* Update src/causal_validation/validation/rmspe.py

Co-authored-by: Thomas Pinder <[email protected]>

* Fix typo

---------

Co-authored-by: Thomas Pinder <[email protected]>
@thomaspinder
Copy link
Contributor Author

Fixing the target branch from @semihakbayrak PR.

@thomaspinder thomaspinder merged commit 8cfdcfa into main Sep 24, 2024
6 checks passed
@thomaspinder thomaspinder deleted the rmspe-test-stat branch September 24, 2024 16:54
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