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

Support k-fold cross-validation #9

Open
jakubMitura14 opened this issue Mar 13, 2024 · 0 comments
Open

Support k-fold cross-validation #9

jakubMitura14 opened this issue Mar 13, 2024 · 0 comments

Comments

@jakubMitura14
Copy link
Collaborator

Success when

The user can set either val_percentage - which will lead to the division of the dataset to training and validation fold or supply k which will lead to k-fold cross-validation. In the latter option mean, threshold, and standard deviation of the ensemble will be returned as the final output of the model

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

No branches or pull requests

1 participant