diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-01-11 12:12:26 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-01-11 12:12:26 +0100 |
commit | a91a70e1d0f420a981b9e33fa11c424212a42b52 (patch) | |
tree | 1d518472db95c00c430ede81c908904723a73585 /doc/analysis-visual.md | |
parent | 325bd733f2d1af8ed861d865d24cbad98b552007 (diff) |
doc: mention that --plot-param also shows model predictions
Diffstat (limited to 'doc/analysis-visual.md')
-rw-r--r-- | doc/analysis-visual.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/analysis-visual.md b/doc/analysis-visual.md index dad5bb6..b069bd0 100644 --- a/doc/analysis-visual.md +++ b/doc/analysis-visual.md @@ -22,4 +22,7 @@ parameter name. It shows each distinct configuration (parameter/NFP value) in a different colour. Combining it with `--filter-param` and `--ignore-param` may help de-clutter the plot. +dfatool will additionally plot the predicted performance for each distinct +configuration as a solid line. + ![](/media/n_dpus-dpu_alloc-1.png) |