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 (
Collapse
)
Author
Lines
2022-05-23
kconfig: give predictable names to unnamed choice nodes
Daniel Friesel
-8
/
+15
2022-05-23
static example: Add eval.json for kconfig-webconf NFP model tests
Daniel Friesel
-2
/
+3
2022-05-20
CI: Fix paths
HEAD
master
Daniel Friesel
-2
/
+2
2022-05-20
CI: upload toy example
Daniel Friesel
-1
/
+1
2022-05-20
README: add required modules
Daniel Friesel
-0
/
+14
2022-05-20
Kconfig: support relative paths
Daniel Friesel
-4
/
+2
2022-05-20
Merge branch 'feature/kconfig-benchmark-test' into 'master'
Daniel Friesel
-15
/
+135
Add a test benchmark for explore-kconfig See merge request software/dfatool!2
2022-05-20
Add a test benchmark for explore-kconfig
Daniel Friesel
-15
/
+135
2022-05-20
README: document kconfig benchmark execution
Daniel Friesel
-0
/
+52
2022-05-19
analyze-kconfig: add --boolean-parameters option for enum to bool conversion
Daniel Friesel
-0
/
+8
2022-05-13
move enum_to_bool convertion to lib
Daniel Friesel
-28
/
+42
2022-05-13
analyze-kconfig: sort keys in model error output
Daniel Friesel
-2
/
+4
2022-05-10
add links to example models
Daniel Friesel
-0
/
+10
2022-05-10
Merge branch 'feature/kconfig-export' into 'master'
Daniel Friesel
-0
/
+37
CI: Automatically export x264 CART/RMT models See merge request software/dfatool!1
2022-05-10
CI: Automatically export x264 CART/RMT models
Daniel Friesel
-0
/
+37
2022-05-04
analyze-kconfig: add --export-pgf-unparam handler
Daniel Friesel
-0
/
+3
2022-04-26
debug output improvements
Daniel Friesel
-1
/
+1
2022-04-26
analyze-kconfig: more robust kconfig-webconf export
Daniel Friesel
-4
/
+28
2022-04-01
--export-pgf-unparam: also export argument values
Daniel Friesel
-1
/
+9
2022-04-01
kconfig loader: expose .kconfig_root
Daniel Friesel
-13
/
+15
2022-04-01
cli: show_quality=table: sort keys and attributes
Daniel Friesel
-2
/
+2
2022-03-31
--export-pgf-unparam: add parameter values (e.g. for `restrict expr to domain`)
Daniel Friesel
-2
/
+9
2022-03-31
--export-raw-predictions: add parameter values
Daniel Friesel
-6
/
+22
2022-03-29
add --export-pgf-unparam option (export raw observations for pgfplots)
Daniel Friesel
-1
/
+19
2022-03-29
parameters: to_dot: Allow exporting single-node trees
Daniel Friesel
-1
/
+5
2022-03-28
StaticFunction#to_dot: round to two decimal places
Daniel Friesel
-1
/
+3
2022-03-24
analyze-kconfig: remove superfluous double static xv
Daniel Friesel
-7
/
+0
2022-03-23
RMT, CART, XGB: Add #leaves to dref export
Daniel Friesel
-14
/
+38
2022-03-21
dtree: fix missing function leaves when nonbinary nodes are disabled
Daniel Friesel
-7
/
+7
2022-03-21
observations-enum-to-bool: warn if a key is not unique
Daniel Friesel
-0
/
+4
2022-03-21
observations-enum-to-bool: skip undefined enum values
Daniel Friesel
-1
/
+2
2022-03-21
analyze-kconfig: always compute stats
Daniel Friesel
-2
/
+0
2022-03-18
CART export: use .left/.right instead of .child.left/.child.right
Daniel Friesel
-5
/
+2
2022-03-17
dtree: only compute by_param if ignore_irrelevant_parameters is set
Daniel Friesel
-6
/
+7
2022-03-17
dataref export: LMT: add number of leaves
Daniel Friesel
-0
/
+3
2022-03-17
LMT: Fix max_depth and number_of_leaves getters
Daniel Friesel
-2
/
+4
2022-03-10
LMT max_depth is broken
Daniel Friesel
-0
/
+1
2022-03-03
functions: black
Daniel Friesel
-3
/
+5
2022-03-03
CART: to_json: use .left / .right instead of ."<=" / .">"
Daniel Friesel
-2
/
+2
2022-03-02
ModelAttribute.to_json: special handling for CARTFunction. TODO refactoring
Daniel Friesel
-0
/
+45
2022-03-02
CARTFunction: Add to_json method (adapted from Lennart Kaiser)
Daniel Friesel
-0
/
+44
2022-03-02
analyze-kconfig: export-model -> export-webconf
Daniel Friesel
-3
/
+3
2022-03-01
bin: add kconfiglib symlink
Daniel Friesel
-0
/
+1
2022-03-01
refactor tree generation overrides into build_dtree
Daniel Friesel
-128
/
+40
2022-03-01
Add SKLEARN DECART support
Daniel Friesel
-5
/
+38
2022-03-01
LMT: set max depth to 20
Daniel Friesel
-1
/
+1
2022-02-25
add --export-raw-predictions
Daniel Friesel
-6
/
+31
2022-02-25
only export model xv results for --export-xv
Daniel Friesel
-8
/
+10
2022-02-24
add --export-xv option for t-tests and the like
Daniel Friesel
-0
/
+15
2022-02-24
AnalyticFunction: catch dividy by zero errors and the likes
Daniel Friesel
-1
/
+7
[next]