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

Update/main score selection #114

Merged
merged 3 commits into from
Feb 18, 2023

Conversation

singjc
Copy link
Contributor

@singjc singjc commented Feb 18, 2023

I updated the dynamic main score selection so that the default ss_main_score is set to auto using var_xcorr_shape as the initial starting score, and then updating the main score for every iteration. If ss_main_score is set to an actual score, then it will use this score throughout for each iteration. This allows the user to decide if they want the main score to be automatically decided, or if they want to set a score to be used for each learning iteration.

@grosenberger grosenberger merged commit feb33e5 into PyProphet:master Feb 18, 2023
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.

None yet

2 participants