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

feat: add proportion exceeding wrapper for flip flop index #120

Merged

Conversation

aidanjgriffiths
Copy link
Collaborator

Adding proportion exceeding for future papers and notebook demos.

@aidanjgriffiths aidanjgriffiths self-assigned this Dec 5, 2023
@aidanjgriffiths aidanjgriffiths linked an issue Dec 5, 2023 that may be closed by this pull request
@aidanjgriffiths aidanjgriffiths marked this pull request as draft December 5, 2023 02:16
@aidanjgriffiths aidanjgriffiths force-pushed the 119-add-proportion-exceeding-wrapper-for-flip-flop-index branch 2 times, most recently from 4125074 to dece4bb Compare December 5, 2023 03:35
@aidanjgriffiths aidanjgriffiths marked this pull request as ready for review December 5, 2023 03:42
@aidanjgriffiths
Copy link
Collaborator Author

@tennlee and @nicholasloveday this PR is ready for review. On to #106...

@aidanjgriffiths aidanjgriffiths force-pushed the 119-add-proportion-exceeding-wrapper-for-flip-flop-index branch from dece4bb to 59a04ed Compare December 5, 2023 04:00
Copy link
Collaborator

@nicholasloveday nicholasloveday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aidanjgriffiths. I've left a few comments for you

src/scores/continuous/__init__.py Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
tests/continuous/test_flip_flop.py Show resolved Hide resolved
@aidanjgriffiths aidanjgriffiths force-pushed the 119-add-proportion-exceeding-wrapper-for-flip-flop-index branch 2 times, most recently from 410436b to a1a2e0f Compare December 11, 2023 23:13
@aidanjgriffiths
Copy link
Collaborator Author

@nicholasloveday take another look, I've addressed your comments, mainly around the preserve and reduce dim parameters you requested.

src/scores/processing.py Outdated Show resolved Hide resolved
tests/continuous/test_flip_flop.py Show resolved Hide resolved
src/scores/continuous/flip_flop_impl.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@nicholasloveday nicholasloveday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates @aidanjgriffiths . A few suggestions

@nicholasloveday nicholasloveday force-pushed the 119-add-proportion-exceeding-wrapper-for-flip-flop-index branch from 16f293d to 87bf7fd Compare January 24, 2024 05:33
@tennlee tennlee merged commit ea01e99 into develop Jan 25, 2024
6 checks passed
tennlee pushed a commit that referenced this pull request Feb 13, 2024
* feat: add proportion exceeding wrapper for flip flop index
* minor updates to flipflop proportion exceeding

---------

Co-authored-by: Nicholas Loveday <[email protected]>
tennlee pushed a commit that referenced this pull request Feb 13, 2024
* feat: add proportion exceeding wrapper for flip flop index
* minor updates to flipflop proportion exceeding

---------

Co-authored-by: Nicholas Loveday <[email protected]>
tennlee added a commit that referenced this pull request Feb 14, 2024
* feat: new flip flop tutorial notebook
* Updated markdown
* Improved citation syntax somewhat with newlines and italics to demarcate things
* Review of MAE tutorial (#116)
* First review and extension

Co-authored-by: Tennessee Leeuwenburg <[email protected]>

* Update contributing.md

Signed-off-by: tennlee <[email protected]>

* feat: add proportion exceeding wrapper for flip flop index (#120)

* feat: add proportion exceeding wrapper for flip flop index
* minor updates to flipflop proportion exceeding

---------

Co-authored-by: Nicholas Loveday <[email protected]>

* MSE tutorial reviewed by Deryn.

* RMSE tutorial reviewed by Deryn

* Tidy of MAE, MSE and RMSE tutorials (#136)

* Split first cell into two
* Added a semi-colon to a markdown cell
* Removed one unused variable

* Added a plot to flip-flop tutorial

* Updated graph labels

---------

Signed-off-by: tennlee <[email protected]>
Co-authored-by: aidanjgriffiths <[email protected]>
Co-authored-by: Tennessee Leeuwenburg <[email protected]>
Co-authored-by: tennlee <[email protected]>
Co-authored-by: Aidan Griffiths <[email protected]>
Co-authored-by: Nicholas Loveday <[email protected]>
@tennlee tennlee deleted the 119-add-proportion-exceeding-wrapper-for-flip-flop-index branch May 22, 2024 05:39
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.

Add proportion exceeding wrapper for flip flop index
3 participants