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

learner_cv use cv-models for inference #828

Open
mb706 opened this issue Sep 24, 2024 · 2 comments
Open

learner_cv use cv-models for inference #828

mb706 opened this issue Sep 24, 2024 · 2 comments

Comments

@mb706
Copy link
Collaborator

mb706 commented Sep 24, 2024

think about: should this give out a multiplicity during prediction? Then during training, it could give just N x what it already returns, during inference the multiplicity of predictions of all models. Or we do averaging in the learnercv (less flexible?). I think we currently don't have any POs that would be compatible with option 1.

@mb706
Copy link
Collaborator Author

mb706 commented Oct 2, 2024

maybe we want to do multiplicity output during training and prediction, and have something that averages in both cases

@mb706
Copy link
Collaborator Author

mb706 commented Oct 2, 2024

this way we could have bagging instead of CV, or repCV, as well

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