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

Error: provided pretrained model only used in single-sample binning! #172

Open
yazhinia opened this issue Aug 14, 2024 · 3 comments
Open

Comments

@yazhinia
Copy link

Hi,
I am using SemiBin2 single_easy_bin command with pretrained model and 10 samples. I get an error that provided pretained model (global or ocean) only used in single-sample binning!.

Is it expected?

Thank you.

Best,
Yazhini

@luispedro
Copy link
Member

Yes, as of now, pretrained models can only be used for single-sample binning. This is because the model depends on the number of samples and we'd have to have a pretrained model for 10 samples (and another for 11 samples and another for 12 sample, &c)

@yazhinia
Copy link
Author

Thank you for the reply. So If I understand correctly that I have to run SemiBin(2) with training mode if I have more than 1 samples for the dataset.

@luispedro
Copy link
Member

Yes, that is a current limitation

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