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

Using pretrained models directedly at decision level. #151

Open
opencomvis opened this issue Jun 13, 2023 · 1 comment
Open

Using pretrained models directedly at decision level. #151

opencomvis opened this issue Jun 13, 2023 · 1 comment

Comments

@opencomvis
Copy link

Is the a way to use the libaray for pretrained model?
suppose that I have 4 alreay trained models, and I want to just ensemble them.. Is there a way to do that ?

@xuyxu
Copy link
Member

xuyxu commented Jun 17, 2023

Hi @opencomvis, if your models are independently trained, i think it would be much easier to use a single loop to average predictions over them :-)

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

2 participants