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

Kfold threshold tuning fix #17

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Kfold threshold tuning fix #17

merged 1 commit into from
Jul 3, 2024

Conversation

elemets
Copy link
Collaborator

@elemets elemets commented Jul 3, 2024

  • KFold threshold tuning bug fix
    • Changed the method to use predictproba outside of function so that it works without doing a new prediction every-time.

@elemets elemets requested a review from lshpaner July 3, 2024 23:21
@lshpaner lshpaner merged commit 82794db into main Jul 3, 2024
@lshpaner
Copy link
Collaborator

lshpaner commented Jul 3, 2024

looks good; predict_proba working with returning the correct labels.

@elemets elemets deleted the kfoldthreshtuningfix branch July 3, 2024 23:24
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