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
/
lib
/
dfatool.py
Age
Commit message (
Expand
)
Author
Lines
2019-04-03
dfatool: analytic model getter: Add arg support
Daniel Friesel
-0
/
+4
2019-04-01
AnalyticModel: Add argument support
Daniel Friesel
-1
/
+8
2019-04-01
remove unused function AnalyticModel._fit
Daniel Friesel
-22
/
+0
2019-04-01
Use std_param_lut, not the (non-existing) std_arg_lut
Daniel Friesel
-2
/
+2
2019-03-29
argument-aware analysis of protocolmodeling cycles benchmarks
Daniel Friesel
-1
/
+14
2019-03-29
remove unused function
Daniel Friesel
-8
/
+0
2019-03-13
WiP
Daniel Friesel
-37
/
+3
2019-03-05
working benchmark generation
Daniel Friesel
-10
/
+10
2019-02-14
do not print paramstats warning during crossvalidation
Daniel Friesel
-4
/
+4
2019-02-14
improved cross-validation in analyze-archive; fallback for param_lut_model
Daniel Friesel
-8
/
+23
2019-02-13
add generic monte carlo cross validation
Daniel Friesel
-23
/
+136
2019-02-11
derp
Daniel Friesel
-1
/
+1
2019-02-11
cleanup, doku
Daniel Friesel
-4
/
+38
2019-02-08
update documentation
Daniel Friesel
-63
/
+92
2019-02-08
Convert PTAModel to EnergyModel signature
Daniel Friesel
-94
/
+46
2019-02-07
AnalyticModel: Calculate by_param from by_name
Daniel Friesel
-2
/
+23
2019-02-07
WiP
Daniel Friesel
-5
/
+14
2019-02-07
AnalyticModel Doku
Daniel Friesel
-3
/
+56
2019-02-07
add generic AnalyticModel (just the basics without special cases)
Daniel Friesel
-2
/
+120
2019-02-07
Rename EnergyModel to PTAModel
Daniel Friesel
-7
/
+62
2019-02-07
Use ParallelParamFit class for parallel fitting
Daniel Friesel
-17
/
+39
2019-02-07
_try_fits: Do not throw error when encountering insufficient data for fitting
Daniel Friesel
-0
/
+8
2019-02-05
ParamStats: document return ratio edge case
Daniel Friesel
-1
/
+25
2019-02-05
ParamStats: Correctly handle data with stddev == 0
Daniel Friesel
-2
/
+2
2019-02-05
move float_or_nan to utils
Daniel Friesel
-9
/
+0
2019-02-04
Doku
Daniel Friesel
-14
/
+43
2019-02-04
Move depends_on_{param,arg} to ParamStats as well
Daniel Friesel
-22
/
+34
2019-02-01
move parameter influence detection to newly introduced ParamStat class
Daniel Friesel
-47
/
+51
2019-02-01
move parameter detection / statistics methods to utils (for now)
Daniel Friesel
-91
/
+3
2019-02-01
dfatool: Remove unused code for parallel statistics computation
Daniel Friesel
-20
/
+3
2019-02-01
Doku
Daniel Friesel
-1
/
+26
2019-01-31
Doku
Daniel Friesel
-6
/
+120
2019-01-30
Doku
Daniel Friesel
-12
/
+204
2019-01-28
fix mimplot
Daniel Friesel
-0
/
+4
2018-08-15
Keysight -> KeysightCSV
Daniel Friesel
-1
/
+1
2018-06-29
add more plotting functions
Daniel Friesel
-0
/
+1
2018-05-07
support ignored trace indexes in model assessment as well
Daniel Friesel
-46
/
+51
2018-05-07
Add support for PTA to JSON serialization
Daniel Friesel
-1
/
+2
2018-05-04
add summary evaluation of model without transition energy
Daniel Friesel
-0
/
+5
2018-04-26
refactor function code into separate file to solve circular import
Daniel Friesel
-257
/
+10
2018-04-24
AnalyticFunction: Support functions with separate param and arg arguments
Daniel Friesel
-4
/
+8
2018-04-24
AnalyticFunction: Compute num_vars from function_str
Daniel Friesel
-19
/
+27
2018-04-23
add automata simulation code and parameter support
Daniel Friesel
-1
/
+0
2018-04-19
add states_and_transitions accessor
Daniel Friesel
-0
/
+5
2018-04-19
set smape/mape to NaN if incalculable
Daniel Friesel
-0
/
+4
2018-04-19
also evaluate relative transition energy
Daniel Friesel
-2
/
+21
2018-04-18
add corrcoef toggle to EnergyModel constructor
Daniel Friesel
-16
/
+39
2018-04-17
add model quality summary (considering all traces in measurements)
Daniel Friesel
-8
/
+71
2018-04-17
Properly toggle safe functions feature from analyze-archive.py
Daniel Friesel
-8
/
+7
2018-04-10
rename 'fractional' functions to 'inverse'
Daniel Friesel
-7
/
+7
[next]