Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-09-23 | do not build dtree in static and LUT cross-validation runs | Daniel Friesel | -8/+17 |
2022-09-22 | XV: validation data does not need stats or model | Daniel Friesel | -1/+4 |
2022-02-24 | add --export-xv option for t-tests and the like | Daniel Friesel | -0/+7 |
2022-01-05 | store decision tree attributes of xv models in dataref export | Daniel Friesel | -1/+1 |
2022-01-05 | cross validation: return intermediate models used for XV | Daniel Friesel | -3/+5 |
2021-11-24 | validation: add SMAPE output | Daniel Friesel | -2/+3 |
2021-11-23 | add parameter-aware cross validation | Daniel Friesel | -3/+40 |
2021-10-13 | Make CrossValidator independent of PTAModel signature | Daniel Friesel | -5/+10 |
2021-03-08 | model.assess: remove superfluous "by_name" indirection | Daniel Friesel | -7/+7 |
2020-07-15 | CrossValidator: Compute RMSD | Daniel Friesel | -12/+9 |
2020-07-06 | Move CrossValidator to a separate validation module | Daniel Friesel | -0/+241 |