Parameter tuning combinations - current options
Open
@apavlen is already working on this.
Since Sep 17, 2024.
documentation
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
For now, for parameter tuning, we offer both random (with the user selecting a max number of parameter combinations to try), and grid where it tries them all.
- We need to document this somewhere
- We need to document that
gridalways tries ALL combinations (and ignores the max combo number). I think this is a feature not a bug?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.