summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorLines
2022-09-21add busybox example scriptDaniel Friesel-1/+1
2022-09-17README: Add paper and video referencesDaniel Friesel-2/+5
2022-09-16README: add kconfig and kconfig-webconf referencesDaniel Friesel-2/+6
2022-06-14readme: document second-order formulasDaniel Friesel-0/+1
2022-06-03add first order linear functions for evaluation purposesDaniel Friesel-1/+2
2022-05-25toy example: add CART export; document itDaniel Friesel-1/+11
2022-05-20README: add required modulesDaniel Friesel-0/+14
2022-05-20Kconfig: support relative pathsDaniel Friesel-2/+0
2022-05-20README: document kconfig benchmark executionDaniel Friesel-0/+52
2022-05-10add links to example modelsDaniel Friesel-0/+10
2022-03-01Add SKLEARN DECART supportDaniel Friesel-0/+1
2022-02-09allow dtree relevant parameter detection to be disabledDaniel Friesel-0/+1
2022-01-27add LMT support via https://github.com/cerlymarco/linear-treeDaniel Friesel-0/+1
2022-01-17XGBoost: add env variables for num regressors and max depthDaniel Friesel-2/+4
2022-01-06README: Document XGBoostDaniel Friesel-0/+1
2022-01-06perform categorial→scalar conversion based on env varDaniel Friesel-0/+1
2022-01-05README: document sklearn cartDaniel Friesel-0/+2
2021-12-03optionally ignore scalar parameters during dtree split generationDaniel Friesel-0/+1
2021-11-16add configuration variable for non-binary dtree node supportDaniel Friesel-0/+1
2021-11-16Add env var for safe functions; disable unsafe functions in that caseDaniel Friesel-0/+1
2021-11-03Set DFATOOL_FIT_LINEAR_ONLY=1 to omit non-linear functions from regressionDaniel Friesel-0/+1
2021-10-27kconfig: add DFATOOL_KCONF_IGNORE_NUMERIC / _STRING optionsDaniel Friesel-0/+3
2021-10-25README: Add function leaves documentationDaniel Friesel-1/+2
2021-10-25model: Set DFATOOL_DTREE_ENABLED=0 to disable dtree supportDaniel Friesel-0/+1
2021-10-22start documenting envDaniel Friesel-9/+11
2020-07-03README: pep8 -> blackDaniel Friesel-3/+3
2020-04-30Add Flake8 notesDaniel Friesel-0/+23
2020-04-29update dependency listDaniel Friesel-0/+6