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

Tuner for rslocal() #14

Open
philipp-baumann opened this issue Sep 4, 2020 · 0 comments
Open

Tuner for rslocal() #14

philipp-baumann opened this issue Sep 4, 2020 · 0 comments

Comments

@philipp-baumann
Copy link
Collaborator

philipp-baumann commented Sep 4, 2020

Hi Leo,
as mentioned some ideas for a later pull request to add a tuning wrapper to rslocal.

This is what such a tuner might tackle:

  • If new sets of samples are predicted, best configuration of the three parameters is empirically evaluated. The user would therefore be able to provide combinations of those. (i.e., full-factorial or predefined combinations).

  • Besides heuristic parameter optimization, such a wrapper could also provide clustering to narrow down exhaustive search of a spectral library.

  • Such a tuner might also implement early stopping to make search more efficient.

Is there anything else to consider for such a functionality? I hope to soon find some time to contribute with some code to achive this.

Cheers,
Philipp

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