Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-09-24 | show failing and nop symbols | Daniel Friesel | -0/+50 | |
2020-09-24 | kconfig: model generation and validation with limited sample size | Daniel Friesel | -1/+23 | |
eval-kconfig estimates the generalization error in this case | ||||
2020-09-16 | switch to sum of squared residuals as loss function | Daniel Friesel | -4/+4 | |
This is in line with DECART by Guo et al., 2017 | ||||
2020-09-16 | kconfig model: json import | Daniel Friesel | -15/+35 | |
2020-09-14 | configurable maximum stddev for kconfig model | Daniel Friesel | -3/+31 | |
2020-09-11 | add analyze-kconfig script | Daniel Friesel | -0/+95 | |