microsoft / microsoft/vasim

Parameter tuning combinations - current options

Open
#16 1 comment 0 reactions 1 assignee View on GitHub

@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.

  1. We need to document this somewhere
  2. We need to document that grid always tries ALL combinations (and ignores the max combo number). I think this is a feature not a bug?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.