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
/
eval-outlier-removal.py
Age
Commit message (
Collapse
)
Author
Lines
2021-03-08
model.assess: remove superfluous "by_name" indirection
Daniel Friesel
-6
/
+5
2021-03-02
PTAModel: Turn states, transitions, and states_and_transitions into attributes
Daniel Friesel
-6
/
+6
2020-07-06
Rename dfatool.dfatool to dfatool.loader
Daniel Friesel
-1
/
+1
2020-07-06
Move ParamFit, PTAModel, AnalyticModel to model.py module
Daniel Friesel
-1
/
+2
2020-07-03
AnalyticFunction: Remove _ prefix from public attributes
Daniel Friesel
-8
/
+8
2020-05-28
bin: rename opts to opt, as it is a dict
Daniel Friesel
-6
/
+6
2020-05-28
use black(1) for uniform code formatting
Daniel Friesel
-58
/
+129
2020-04-29
Use relative module paths. PYTHONPATH=lib bin/... is no longer needed
Daniel Friesel
-2
/
+1
2019-02-13
add generic monte carlo cross validation
Daniel Friesel
-6
/
+6
2019-02-08
fix eval-outlier-removal to account for not-so-recent PTAModel.assess changes
Daniel Friesel
-4
/
+6
2019-02-08
Convert PTAModel to EnergyModel signature
Daniel Friesel
-0
/
+152
outlier detection / removal is not supported at the moment.