Pareto analysis
Open
@apavlen is already working on this.
Since Sep 17, 2024.
documentation
TODO
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
Right now, we have an example of where we generate one Pareto graph in the test files. But we have a lot more code internally with 3D pareto curves and a lot more data analysis. We could consider adding some of that as well.
Additionally, we need to really demonstrate how the pareto analysis works because for parameter tuning it is so critical in helping uses understand optimal parameters!!
I think we need to add documentation explaining/showing this, maybe in the form of a notebook, etc, specifically focused on understanding the parameter tuning/pareto output.
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.