| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-07 | Lower threshold to stop Travis from failing | Gertjan van den Burg | 1 | -6/+9 | |
| I suspect the low accuracy on Travis tests comes from lower numerical accuracy, but haven't tested this. We're mainly interested in testing that it works with these tests, not necessarily trying to achieve a certain accuracy. | |||||
| 2019-03-06 | Speed up unit test | Gertjan van den Burg | 1 | -1/+1 | |
| 2019-03-06 | Add support for specifying sample weights (fixes #2) | Gertjan van den Burg | 1 | -0/+14 | |
| 2019-03-06 | Bugfix and test for predict method of GridSearch | Gertjan van den Burg | 1 | -0/+3 | |
| 2019-03-06 | Travis (#4) | Gertjan van den Burg | 2 | -19/+23 | |
| * add cython to travis * add blas to travis install * fix blas dependency * trying with the atlas version of blas * add lapack too * try with lapacke * attempt to get lapack info * use correct asserts and lower threshold * decrease precision for seed test * add python 2.7 too * add travis status to readme | |||||
| 2019-03-06 | Add predefined parameter grids | Gertjan van den Burg | 1 | -5/+37 | |
| 2019-03-06 | Add test for nonlinear training | Gertjan van den Burg | 1 | -0/+16 | |
| 2019-03-06 | Add support for interrupted grid search | Gertjan van den Burg | 1 | -0/+12 | |
| 2019-01-15 | Add unit tests to git | Gertjan van den Burg | 4 | -0/+517 | |
| Oops | |||||
