summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorLines
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