Age | Commit message (Expand) | Author | Lines |
2023-11-27 | how do I even markdown | Birte Kristina Friesel | -5/+5 |
2023-11-27 | README: move SPL documentation into separate files | Birte Kristina Friesel | -49/+10 |
2023-11-13 | README: list of supported performance models | Birte Kristina Friesel | -0/+17 |
2023-11-13 | more specific logfile limitations | Birte Kristina Friesel | -1/+2 |
2023-11-13 | README: dfatool also supports generic logfile analysis | Birte Kristina Friesel | -3/+13 |
2022-11-29 | README: remove duplicate DFATOOL_KCONF_WITH_CHOICE_NODES mention | Daniel Friesel | -1/+1 |
2022-10-21 | README: refer to kconfig-webconf documentation for NFP model usage | Daniel Friesel | -2/+4 |
2022-10-13 | README: model generation for kconfig-webconf | Daniel Friesel | -2/+13 |
2022-09-23 | readme: add more references to project files | Daniel Friesel | -3/+2 |
2022-09-23 | markdown renderer test | Daniel Friesel | -1/+1 |
2022-09-23 | markdown | Daniel Friesel | -21/+11 |
2022-09-23 | README: Add a paragraph explaining the name 'dfatool' | Daniel Friesel | -0/+6 |
2022-09-21 | add busybox example script | Daniel Friesel | -1/+1 |
2022-09-17 | README: Add paper and video references | Daniel Friesel | -2/+5 |
2022-09-16 | README: add kconfig and kconfig-webconf references | Daniel Friesel | -2/+6 |
2022-06-14 | readme: document second-order formulas | Daniel Friesel | -0/+1 |
2022-06-03 | add first order linear functions for evaluation purposes | Daniel Friesel | -1/+2 |
2022-05-25 | toy example: add CART export; document it | Daniel Friesel | -1/+11 |
2022-05-20 | README: add required modules | Daniel Friesel | -0/+14 |
2022-05-20 | Kconfig: support relative paths | Daniel Friesel | -2/+0 |
2022-05-20 | README: document kconfig benchmark execution | Daniel Friesel | -0/+52 |
2022-05-10 | add links to example models | Daniel Friesel | -0/+10 |
2022-03-01 | Add SKLEARN DECART support | Daniel Friesel | -0/+1 |
2022-02-09 | allow dtree relevant parameter detection to be disabled | Daniel Friesel | -0/+1 |
2022-01-27 | add LMT support via https://github.com/cerlymarco/linear-tree | Daniel Friesel | -0/+1 |
2022-01-17 | XGBoost: add env variables for num regressors and max depth | Daniel Friesel | -2/+4 |
2022-01-06 | README: Document XGBoost | Daniel Friesel | -0/+1 |
2022-01-06 | perform categorial→scalar conversion based on env var | Daniel Friesel | -0/+1 |
2022-01-05 | README: document sklearn cart | Daniel Friesel | -0/+2 |
2021-12-03 | optionally ignore scalar parameters during dtree split generation | Daniel Friesel | -0/+1 |
2021-11-16 | add configuration variable for non-binary dtree node support | Daniel Friesel | -0/+1 |
2021-11-16 | Add env var for safe functions; disable unsafe functions in that case | Daniel Friesel | -0/+1 |
2021-11-03 | Set DFATOOL_FIT_LINEAR_ONLY=1 to omit non-linear functions from regression | Daniel Friesel | -0/+1 |
2021-10-27 | kconfig: add DFATOOL_KCONF_IGNORE_NUMERIC / _STRING options | Daniel Friesel | -0/+3 |
2021-10-25 | README: Add function leaves documentation | Daniel Friesel | -1/+2 |
2021-10-25 | model: Set DFATOOL_DTREE_ENABLED=0 to disable dtree support | Daniel Friesel | -0/+1 |
2021-10-22 | start documenting env | Daniel Friesel | -9/+11 |
2020-07-03 | README: pep8 -> black | Daniel Friesel | -3/+3 |
2020-04-30 | Add Flake8 notes | Daniel Friesel | -0/+23 |
2020-04-29 | update dependency list | Daniel Friesel | -0/+6 |