Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-07-15 | Allow state-only PTAModel to be converted to JSON without underlying PTA | Daniel Friesel | -2/+6 | |
2020-07-09 | Remove unimplemented discard-outliers options | Daniel Friesel | -9/+0 | |
2020-07-06 | Remove co-dependent parameter detection code | Daniel Friesel | -25/+0 | |
It doesn't work and is not methodically sound. Decision/Regression Trees seem to be the way to go | ||||
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -0/+1186 | |