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

Modified ensembling in Dnn_learner_single. #75

Open
lionelkusch opened this issue Dec 19, 2024 · 1 comment
Open

Modified ensembling in Dnn_learner_single. #75

lionelkusch opened this issue Dec 19, 2024 · 1 comment
Labels
estimators question link to estimators

Comments

@lionelkusch
Copy link
Collaborator

When the n_ensemble == 1, should return self.

Propose a more generic ensembling methods propose by sklearn and see usage of pytorch in this context.

@lionelkusch lionelkusch changed the title Modified ensembling in Dnn_learner_signle. Modified ensembling in Dnn_learner_single. Dec 19, 2024
@lionelkusch
Copy link
Collaborator Author

see comment of PR #57, line 244 of Dnn_learner_single.

@lionelkusch lionelkusch added the estimators question link to estimators label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
estimators question link to estimators
Projects
None yet
Development

No branches or pull requests

1 participant