Skip to content

Trying to fix test data reuse bug#2

Open
AMS-Hippo wants to merge 3 commits into
TutteInstitute:mainfrom
AMS-Hippo:main
Open

Trying to fix test data reuse bug#2
AMS-Hippo wants to merge 3 commits into
TutteInstitute:mainfrom
AMS-Hippo:main

Conversation

@AMS-Hippo

Copy link
Copy Markdown

I think there were cases where some downsampler/upsampler combinations would result in test data being used in the predict method for new data. Sometimes the label predictions would not be the same shape as the input data, but I think there were other situations where the result had the right type but didn't seem to be doing the right calculation.

I think this fixes the bug. I also made some small changes to the function signatures so that future methods need to "opt in" to this sort of data reuse.

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.

1 participant