Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-02-25 | add --export-raw-predictions | Daniel Friesel | -0/+6 |
2022-02-24 | add --export-xv option for t-tests and the like | Daniel Friesel | -0/+6 |
2022-02-21 | add dtree graphviz/dot export via --export-dot / to_dot() | Daniel Friesel | -0/+15 |
2022-02-18 | move dataref export to cli.py | Daniel Friesel | -0/+12 |
2022-02-18 | move --info to cli as well | Daniel Friesel | -0/+28 |
2022-02-18 | move --log-level and --info to cli.py | Daniel Friesel | -0/+12 |
2022-02-18 | add show_model_size option | Daniel Friesel | -0/+24 |
2022-01-31 | allow parameter values to be adjusted before modeling | Daniel Friesel | -0/+28 |
2021-12-01 | move some standard arguments to cli helper class | Daniel Friesel | -5/+22 |
2021-11-01 | add static & param model output to analyze-kconfig | Daniel Friesel | -0/+22 |
2021-11-01 | move model quality table to dfatool.cli; add quality output to analyze-kconfig | Daniel Friesel | -0/+51 |
2021-06-25 | move print_static to cli module | Daniel Friesel | -0/+27 |