summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2022-05-19analyze-kconfig: add --boolean-parameters option for enum to bool conversionDaniel Friesel-0/+8
2022-05-13move enum_to_bool convertion to libDaniel Friesel-25/+1
2022-05-13analyze-kconfig: sort keys in model error outputDaniel Friesel-2/+4
2022-05-04analyze-kconfig: add --export-pgf-unparam handlerDaniel Friesel-0/+3
2022-04-26analyze-kconfig: more robust kconfig-webconf exportDaniel Friesel-4/+28
2022-03-29add --export-pgf-unparam option (export raw observations for pgfplots)Daniel Friesel-0/+3
2022-03-24analyze-kconfig: remove superfluous double static xvDaniel Friesel-7/+0
2022-03-21observations-enum-to-bool: warn if a key is not uniqueDaniel Friesel-0/+4
2022-03-21observations-enum-to-bool: skip undefined enum valuesDaniel Friesel-1/+2
2022-03-21analyze-kconfig: always compute statsDaniel Friesel-2/+0
2022-03-02analyze-kconfig: export-model -> export-webconfDaniel Friesel-3/+3
2022-03-01bin: add kconfiglib symlinkDaniel Friesel-0/+1
2022-02-25add --export-raw-predictionsDaniel Friesel-2/+12
2022-02-25only export model xv results for --export-xvDaniel Friesel-8/+10
2022-02-24add --export-xv option for t-tests and the likeDaniel Friesel-0/+2
2022-02-21add dtree graphviz/dot export via --export-dot / to_dot()Daniel Friesel-2/+8
2022-02-18move dataref export to cli.pyDaniel Friesel-18/+2
2022-02-18move --info to cli as wellDaniel Friesel-53/+11
2022-02-18move --log-level and --info to cli.pyDaniel Friesel-25/+6
2022-02-18add show_model_size optionDaniel Friesel-0/+6
2022-02-10only load kconfig / kconfiglib when requiredDaniel Friesel-1/+1
2022-01-31allow parameter values to be adjusted before modelingDaniel Friesel-0/+6
2022-01-28PTAModel: Add force_tree optionDaniel Friesel-1/+9
2022-01-27export dataref entries with deterministic orderDaniel Friesel-2/+2
2022-01-06add xv data to dref exportDaniel Friesel-2/+2
2022-01-05store decision tree attributes of xv models in dataref exportDaniel Friesel-6/+30
2022-01-05cross validation: return intermediate models used for XVDaniel Friesel-17/+23
2021-12-01move some standard arguments to cli helper classDaniel Friesel-35/+2
2021-11-23add parameter-aware cross validationDaniel Friesel-0/+12
2021-11-18do not convert scalar observations to boolean onesDaniel Friesel-1/+1
2021-11-18add model generation time to dataref exportDaniel Friesel-7/+23
2021-11-12add enum→boolean converter for CART/ModelTree evaluationsDaniel Friesel-0/+42
2021-11-01add static & param model output to analyze-kconfigDaniel Friesel-26/+22
2021-11-01move model quality table to dfatool.cli; add quality output to analyze-kconfigDaniel Friesel-53/+43
2021-10-28analyze-config is legacyDaniel Friesel-0/+9
2021-10-28analyze-kconfig: add dataref exportDaniel Friesel-1/+63
2021-10-27analyze-kconfig: allow observations to stored as intermediate jsonDaniel Friesel-55/+71
2021-10-26allow custom standard deviation thresholds for decision tree compilationDaniel Friesel-0/+25
2021-10-25dataref export: always add / prefix to keysDaniel Friesel-1/+1
2021-10-13analyze-kconfig: add cross-validation supportDaniel Friesel-8/+30
2021-10-13analyze-kconfig: do not allow stddev by defaultDaniel Friesel-1/+1
2021-10-13kconfig: exhaustive enumeration of all valid configurationsDaniel Friesel-0/+6
2021-10-11kconfig: explore neighbourhood of int nodesDaniel Friesel-1/+3
2021-10-11analyze-kconfig: fix model exportDaniel Friesel-8/+11
2021-10-11AnalyticModel, PTAModel: add distinct_param_values_by_nameDaniel Friesel-1/+6
2021-10-11analyze-kconfig: obtain meta-data from nfpkeys.json ("make nfpkeys")Daniel Friesel-5/+3
2021-10-11explore-kconfig: store "make nfpkeys" output in data directoryDaniel Friesel-0/+2
2021-10-08Add model output for kconfig-webconfDaniel Friesel-1/+13
2021-10-08analyze-kconfig: show expected model performanceDaniel Friesel-0/+11
2021-10-08explore-kconfig: change default to "make nfpvalues"Daniel Friesel-1/+1