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

Fix Bad Sampling Periods in Hyperparameter Tuner #54

Merged
merged 4 commits into from
Feb 27, 2023

Conversation

EthanJamesLew
Copy link
Owner

From #52 , the hyperparameter tuner will use bad sampling periods when tuning against a re-sampled model. This patch corrects this. However, this is a result of counterintuitive interface design, and should likely be addressed by tweaking the class interfaces.

CC @Abdu-Hekal feel free to cherry-pick or merge. I ran it against your script for validation.

@EthanJamesLew EthanJamesLew changed the base branch from main to abdu/falsification February 26, 2023 23:39
@EthanJamesLew
Copy link
Owner Author

@Abdu-Hekal I also cherry-picked the corrections from #45 to address #53. Please check that it works :)

@EthanJamesLew
Copy link
Owner Author

Passed CI/CD

@Abdu-Hekal Abdu-Hekal merged commit 6513fb8 into abdu/falsification Feb 27, 2023
@Abdu-Hekal
Copy link
Collaborator

@EthanJamesLew Merged and validated against systems with inputs and without. Thank you!

@EthanJamesLew EthanJamesLew deleted the bugfix/sp branch February 27, 2023 17:59
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