index
:
dfatool
decisiontrees
feature/lennart/get_files_array
kconfig-modeling
lennart
main
master
merge-prep/janis
merge-prep/lennart
state-duration-timers
Performance Model Generation for Configurable System Components
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-12-22
add --plot-unparam support to analyze-kconfig; move definition to cli.py
Birte Kristina Friesel
-14
/
+19
2023-12-22
analyze-archive, analyze-kconfig: add --normalize-nfp support
Birte Kristina Friesel
-0
/
+8
2023-12-22
analyze-log: add --show-model-size support
Birte Kristina Friesel
-0
/
+3
2023-12-22
analyze-log: add --export-raw-predictions support
Birte Kristina Friesel
-1
/
+6
2023-12-22
analyze-log: add --export-xv support
Birte Kristina Friesel
-0
/
+2
2023-12-22
analyze-archive: add --boxplot-param support
Birte Kristina Friesel
-0
/
+3
2023-12-22
move --boxplot-param implementation to cli.py
Birte Kristina Friesel
-76
/
+43
2023-12-22
analyze-timing: black(1)
Birte Kristina Friesel
-1
/
+0
2023-12-22
analyze-archive, analyze-kconfig: add --export-json-unparam support
Birte Kristina Friesel
-0
/
+7
2023-12-22
analyze-log: add --export-dref support
Birte Kristina Friesel
-0
/
+6
2023-12-22
CLI: Use logger to indicate destination filenames of exports
Birte Kristina Friesel
-3
/
+12
2023-12-22
analyze-log: actually support --export-dot
Birte Kristina Friesel
-0
/
+3
2023-12-22
plotter: use logger rather than print for info output
Birte Kristina Friesel
-5
/
+8
2023-12-22
analyze-log: support log-level configuration
Birte Kristina Friesel
-0
/
+8
2023-12-22
parameters: more debug output
Birte Kristina Friesel
-1
/
+6
2023-12-21
explore-kconfig: notify about estimated remaining exploration time
Birte Kristina Friesel
-2
/
+14
2023-12-21
Remove legacy analyze-config script
Birte Kristina Friesel
-185
/
+0
2023-12-21
analyze-kconfig: add --boxplot-(un)param and --non-interactive support
Birte Kristina Friesel
-6
/
+70
2023-12-21
analyze-*: consistently split --plot-param plots on colons (:)
Birte Kristina Friesel
-4
/
+4
2023-12-20
--show-quality=table: customizable --error-metric; default smape, fallback mae
Birte Kristina Friesel
-10
/
+50
2023-12-20
remove unsupported --show-quality choices
Birte Kristina Friesel
-13
/
+7
2023-12-20
model quality table: roughly indicate well-fitting / badly fitting models
Birte Kristina Friesel
-0
/
+14
2023-12-20
cli: Formatting nit
Birte Kristina Friesel
-2
/
+2
2023-12-20
Do not run XV on LUT model; it's not helpful.
Birte Kristina Friesel
-58
/
+64
2023-12-19
analyze-log: actually do cross validation when requested. derp...
Birte Kristina Friesel
-5
/
+13
2023-12-19
utils: improve {aggregate,regression}_measures signatures and documentation
Birte Kristina Friesel
-28
/
+35
2023-12-14
boxplot: remove hardcoded 'dfatool unparam' title
Birte Kristina Friesel
-11
/
+11
2023-12-14
--boxplot-param: exclude --filter-param from boxplot labels
Birte Kristina Friesel
-1
/
+8
2023-12-14
analyze-log: add --boxplot-param option
Birte Kristina Friesel
-0
/
+39
2023-12-14
boxplot-unparam: show filter in boxplot title if set
Birte Kristina Friesel
-2
/
+19
2023-12-14
paramfit: Introduce DFATOOL_ULS_ERROR_METRIC for non-rmsd function selection
Birte Kristina Friesel
-28
/
+31
2023-12-14
_try_fits: make seen_parameter_combinations access more explicit
Birte Kristina Friesel
-3
/
+6
2023-12-14
analyze-archive: remove unsupported HTML output as well
Birte Kristina Friesel
-144
/
+3
2023-12-14
analyze-archive: remove unsupported tex output, use pgf/dref export instead
Birte Kristina Friesel
-61
/
+2
2023-12-14
add median and 90/95/99th percentile absolute errors to metrics
Birte Kristina Friesel
-14
/
+31
2023-12-11
analyze-log: add --non-interactive option
Birte Kristina Friesel
-1
/
+8
2023-12-11
plotter: export and interactive visualization are no longer mutually exclusive
Birte Kristina Friesel
-7
/
+18
2023-12-11
correctly embed image
Birte Kristina Friesel
-1
/
+1
2023-12-11
visual analysis: Add --plot-param
Birte Kristina Friesel
-0
/
+15
2023-12-11
move text log parser to util; add text log writer
Birte Kristina Friesel
-49
/
+73
2023-12-08
README: Document OMP_NUM_THREADS for xgboost
Birte Kristina Friesel
-0
/
+1
2023-12-08
analyze-log: add support for xz-compressed logfiles
Birte Kristina Friesel
-25
/
+36
2023-12-07
more debug output
Birte Kristina Friesel
-1
/
+13
2023-12-07
analysis-visual: it's --boxplot_-unparama_
Birte Kristina Friesel
-2
/
+2
2023-12-07
analyze-archive: add --boxplot-unparam support
Birte Kristina Friesel
-0
/
+32
2023-12-07
plotter#boxplot: close plots after saving/showing them
Birte Kristina Friesel
-0
/
+2
2023-12-07
xv: calculate measures from samples rather than averaging intermediates
Birte Kristina Friesel
-19
/
+22
2023-12-01
textual and visual data analysis (wip)
Birte Kristina Friesel
-0
/
+26
2023-12-01
analyze-log: key-value pairs may be separated by multiple spaces
Birte Kristina Friesel
-2
/
+2
2023-12-01
boxplot: show number of measurements in title
Birte Kristina Friesel
-1
/
+1
[next]