summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
12 daysSupport CSV exports in UNIX dialect (without CRLF) via --export-csv-dialectBirte Kristina Friesel-3/+9
2024-03-11Move Logfile and CSVfile from utils to a new loader classBirte Kristina Friesel-2/+3
2024-03-08Add CSV support; right now hard-coded for kaggle acher linux-kernel-sizeBirte Kristina Friesel-3/+6
2024-02-26add --export-csv-unparam supportBirte Kristina Friesel-0/+9
2024-02-22analyze-archive: sorted model outputBirte Kristina Friesel-4/+4
2024-02-19categorial → categoricalBirte Kristina Friesel-1/+1
2024-02-12unfuck param_names / feature_names handlingBirte Kristina Friesel-13/+11
2024-02-09computers hardBirte Kristina Friesel-13/+13
2024-02-09analyze-archive: remove debug outputBirte Kristina Friesel-2/+0
2024-02-09filter-param: support parameter names ending with '!'Birte Kristina Friesel-9/+26
2024-02-09filter-param: support basic numeric operations and ∈ conditionsBirte Kristina Friesel-3/+3
2024-02-09--show-model-error: indicate loaded/json model valuesBirte Kristina Friesel-0/+4
2024-02-06--export-json: pretty-print for easier manual editingBirte Kristina Friesel-2/+14
2024-02-02analyze-log, analyze-kconfig: preliminary --load-json supportBirte Kristina Friesel-38/+50
2024-01-25add an optional XV progress barBirte Kristina Friesel-0/+3
2024-01-24Revert "analyze-archive: pass static=True to static xv (ensures force_tree=Fa...Birte Kristina Friesel-4/+2
2024-01-24analyze-kconfig: add timing information to dataref exportBirte Kristina Friesel-26/+33
2024-01-23analyze-archive: pass static=True to static xv (ensures force_tree=False)Birte Kristina Friesel-2/+4
2024-01-23analyze archive: include timing data in dataref exportBirte Kristina Friesel-7/+17
2024-01-23analyze-archive: use main() function for main logicBirte Kristina Friesel-2/+4
2024-01-23logging: re-add log level and module name to output. whoops.Birte Kristina Friesel-4/+20
2024-01-23logging: include timestamps in log outputBirte Kristina Friesel-4/+4
2024-01-23--function-override: Use : for splitting to support spaces in key/attr namesBirte Kristina Friesel-6/+6
2024-01-22analyze-archive: --export-traces: Handle numpy arrays via NpEncoderBirte Kristina Friesel-1/+1
2024-01-22Add --skip-param-stats support to analyze-{archive,log}Birte Kristina Friesel-10/+9
2024-01-18kconfig: ignore strings by default (implicit DFATOOL_KCONF_IGNORE_STRING=1)Birte Kristina Friesel-1/+1
2024-01-12add --filter-observationsBirte Kristina Friesel-0/+18
2024-01-12Move --force-tree definition to cli.pyBirte Kristina Friesel-15/+0
2024-01-11Rename --show-model-size to --show-model-complexityBirte Kristina Friesel-6/+6
2024-01-11Fix xv_count handlingBirte Kristina Friesel-1/+3
2024-01-11Rename --show-quality=table to --show-model-errorBirte Kristina Friesel-39/+5
2024-01-11move --show-quality=table header to cli.pyBirte Kristina Friesel-12/+3
2024-01-11add --export-json optionBirte Kristina Friesel-0/+12
2024-01-11consistently export --plot-param graphs to PDFBirte Kristina Friesel-1/+5
2024-01-11move --plot-param definition to cli.pyBirte Kristina Friesel-37/+0
2024-01-10CLI: Add a minimal sanity checkBirte Kristina Friesel-0/+3
2024-01-10refactor --show-model=param into lib/cli.pyBirte Kristina Friesel-52/+12
2024-01-10analyze-kconfig: show-model=param: fix typo in StaticFunctionBirte Kristina Friesel-1/+1
2024-01-10--show-model=param: add CART supportBirte Kristina Friesel-22/+33
2024-01-09--show-model=param: show static model where no function has been foundBirte Kristina Friesel-0/+6
2024-01-09move --show-model to cli.pyBirte Kristina Friesel-43/+8
2024-01-09consistently use --show-model (not --show-models)Birte Kristina Friesel-1/+1
2023-12-22add --plot-unparam support to analyze-kconfig; move definition to cli.pyBirte Kristina Friesel-14/+12
2023-12-22analyze-archive, analyze-kconfig: add --normalize-nfp supportBirte Kristina Friesel-0/+8
2023-12-22analyze-log: add --show-model-size supportBirte Kristina Friesel-0/+3
2023-12-22analyze-log: add --export-raw-predictions supportBirte Kristina Friesel-1/+6
2023-12-22analyze-log: add --export-xv supportBirte Kristina Friesel-0/+2
2023-12-22analyze-archive: add --boxplot-param supportBirte Kristina Friesel-0/+3
2023-12-22move --boxplot-param implementation to cli.pyBirte Kristina Friesel-76/+2
2023-12-22analyze-timing: black(1)Birte Kristina Friesel-1/+0