summaryrefslogtreecommitdiff
path: root/lib/cli.py
AgeCommit message (Expand)AuthorLines
2022-02-25add --export-raw-predictionsDaniel Friesel-0/+6
2022-02-24add --export-xv option for t-tests and the likeDaniel Friesel-0/+6
2022-02-21add dtree graphviz/dot export via --export-dot / to_dot()Daniel Friesel-0/+15
2022-02-18move dataref export to cli.pyDaniel Friesel-0/+12
2022-02-18move --info to cli as wellDaniel Friesel-0/+28
2022-02-18move --log-level and --info to cli.pyDaniel Friesel-0/+12
2022-02-18add show_model_size optionDaniel Friesel-0/+24
2022-01-31allow parameter values to be adjusted before modelingDaniel Friesel-0/+28
2021-12-01move some standard arguments to cli helper classDaniel Friesel-5/+22
2021-11-01add static & param model output to analyze-kconfigDaniel Friesel-0/+22
2021-11-01move model quality table to dfatool.cli; add quality output to analyze-kconfigDaniel Friesel-0/+51
2021-06-25move print_static to cli moduleDaniel Friesel-0/+27