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
path:
root
/
bin
/
test_corrcoef.py
Age
Commit message (
Collapse
)
Author
Lines
2021-03-08
model.assess: remove superfluous "by_name" indirection
Daniel Friesel
-3
/
+3
2021-03-02
PTAModel: Turn states, transitions, and states_and_transitions into attributes
Daniel Friesel
-4
/
+4
2021-02-18
refactor model generation from Analytic/PTAModel into ModelAttribute class
Daniel Friesel
-4
/
+4
Iteration over states/transitions and model attributes is no longer hardcoded into most model generation code. This should make support for decision trees and sub-states much easier.
2020-07-09
Remove unimplemented discard-outliers options
Daniel Friesel
-7
/
+1
2020-07-06
Rename dfatool.dfatool to dfatool.loader
Daniel Friesel
-1
/
+1
2020-07-06
move gplearn_to_function to functions module
Daniel Friesel
-1
/
+1
2020-07-06
Move ParamFit, PTAModel, AnalyticModel to model.py module
Daniel Friesel
-1
/
+2
2020-05-28
bin: rename opts to opt, as it is a dict
Daniel Friesel
-17
/
+17
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-118
/
+200
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-3
/
+3
2019-10-08
add legacy corrcoef vs. stddev heuristic benchmark
Daniel Friesel
-0
/
+235