microsoft / microsoft/vasim

Pareto function

Open
#15 0 comments 0 reactions 1 assignee View on GitHub

@apavlen is already working on this.

Since Sep 17, 2024.

documentation question
Dominant language
Python
Stars
12
Forks
11
Avg merge
7d 23h
Merged PRs (30d)
3

Description

We need to explain a bit more on how we form the pareto curve. Some of it is in the paper and we can just move that text here.

  1. What is the calculate_objective function?
  2. We are currently getting the "best" config by selecting what is closest to (0,0) on the min_slack and min_throttling. Yet we select the alphas at random. Is it possible to select one of the alphas to always be the 'best' config, or does that even make sense?
  3. Why is the loop for 500 in paretofront2d? Does it need to be a function

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.