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
2024-02-09
frozendict is no longer required
Birte Kristina Friesel
-4
/
+1
2024-02-09
... oops
Birte Kristina Friesel
-1
/
+1
2024-02-09
CART.to_json: support function arguments
Birte Kristina Friesel
-3
/
+22
2024-02-09
Implement --show-model=param for XGB
Birte Kristina Friesel
-0
/
+7
2024-02-09
print_splitinfo: correctly chain if/elif…
Birte Kristina Friesel
-2
/
+2
2024-02-09
computers hard
Birte Kristina Friesel
-13
/
+13
2024-02-09
analyze-archive: remove debug output
Birte Kristina Friesel
-2
/
+0
2024-02-09
filter-param: support parameter names ending with '!'
Birte Kristina Friesel
-11
/
+30
2024-02-09
filter-param: support basic numeric operations and ∈ conditions
Birte Kristina Friesel
-13
/
+47
2024-02-09
add --param-shift=param=categorial option
Birte Kristina Friesel
-1
/
+3
2024-02-09
--show-model-error: indicate loaded/json model values
Birte Kristina Friesel
-1
/
+14
2024-02-09
LMT export: set paramIndex; use correct parameterNames in analytic nodes
Birte Kristina Friesel
-2
/
+12
2024-02-09
from_json: Support models without argCount and value
Birte Kristina Friesel
-3
/
+5
2024-02-08
json export: leave out undefined valueError / functionError items
Birte Kristina Friesel
-7
/
+4
2024-02-08
Document nodes in exported models
Birte Kristina Friesel
-0
/
+61
2024-02-08
model export/import: rename paramDecisionValue to threshold
Birte Kristina Friesel
-11
/
+9
2024-02-06
README: Clarify DFATOOL_LMT_MIN_SAMPLES_LEAF semantics
Birte Kristina Friesel
-1
/
+1
2024-02-06
--export-json: pretty-print for easier manual editing
Birte Kristina Friesel
-2
/
+14
2024-02-06
Add ScalarSplitFunction support for manual scalar splits in RMT
Birte Kristina Friesel
-10
/
+135
2024-02-02
... add cli.py with --load-json definition
Birte Kristina Friesel
-0
/
+6
2024-02-02
ModelAttribute.from_json: Set mean/median from static model
Birte Kristina Friesel
-0
/
+2
2024-02-02
analyze-log, analyze-kconfig: preliminary --load-json support
Birte Kristina Friesel
-38
/
+50
2024-02-02
AnalyticModel: Add from_json constructor
Birte Kristina Friesel
-6
/
+32
2024-02-02
Model: do not store distinct_values; they're part of stats anyways
Birte Kristina Friesel
-10
/
+6
2024-02-01
plotter: remove redundant color specifier
Birte Kristina Friesel
-1
/
+1
2024-01-29
LMT: Fix DFATOOL_LMT_MIN_SAMPLES_LEAF default value
Birte Kristina Friesel
-1
/
+3
2024-01-26
plot_param: Handle low numeric ranges
Birte Kristina Friesel
-0
/
+2
2024-01-26
LMT documentation: refer to lineartree.py for details
Birte Kristina Friesel
-2
/
+9
2024-01-25
Use LMT algorithm defaults for max depth and min samples leaf.
Birte Kristina Friesel
-7
/
+7
2024-01-25
XGB: switch to XGBoost defaults
Birte Kristina Friesel
-16
/
+75
2024-01-25
add an optional XV progress bar
Birte Kristina Friesel
-0
/
+22
2024-01-25
LMT: Tailor hyper-parameters towards higher accuracy (and longer training time)
Birte Kristina Friesel
-2
/
+60
2024-01-25
add hyper-parameter export for CART and LMT
Birte Kristina Friesel
-0
/
+20
2024-01-24
Revert "analyze-archive: pass static=True to static xv (ensures force_tree=Fa...
Birte Kristina Friesel
-4
/
+2
2024-01-24
Use separate /hyper/ hierarchy for hyper-parameter export
Birte Kristina Friesel
-13
/
+20
2024-01-24
analyze-kconfig: add timing information to dataref export
Birte Kristina Friesel
-26
/
+33
2024-01-23
analyze-archive: pass static=True to static xv (ensures force_tree=False)
Birte Kristina Friesel
-2
/
+4
2024-01-23
analyze archive: include timing data in dataref export
Birte Kristina Friesel
-7
/
+17
2024-01-23
analyze-archive: use main() function for main logic
Birte Kristina Friesel
-2
/
+4
2024-01-23
logging: re-add log level and module name to output. whoops.
Birte Kristina Friesel
-4
/
+20
2024-01-23
logging: include timestamps in log output
Birte Kristina Friesel
-4
/
+4
2024-01-23
doc: typo
Birte Kristina Friesel
-1
/
+1
2024-01-23
--function-override: Use : for splitting to support spaces in key/attr names
Birte Kristina Friesel
-8
/
+12
2024-01-23
Allow --skip-param-stats to be used in FIT_FOL mode
Birte Kristina Friesel
-5
/
+22
2024-01-22
Support LUT model independent of --skip-param-stats
Birte Kristina Friesel
-6
/
+7
2024-01-22
analyze-archive: --export-traces: Handle numpy arrays via NpEncoder
Birte Kristina Friesel
-1
/
+1
2024-01-22
Add --skip-param-stats support to analyze-{archive,log}
Birte Kristina Friesel
-10
/
+17
2024-01-19
RMT: Set DFATOOL_RMT_WEIGHTED_AVG=1 for weighted average in queries
Birte Kristina Friesel
-0
/
+6
2024-01-19
Store n_samples in all relevant ModelFunction instances
Birte Kristina Friesel
-7
/
+14
2024-01-19
README: Specify that DFATOOL_PARAM_CATEGORIAL_TO_SCALAR=1 sorts lexically
Birte Kristina Friesel
-1
/
+1
[prev]
[next]