diff options
| author | Gertjan van den Burg <burg@ese.eur.nl> | 2016-09-20 16:46:41 +0200 |
|---|---|---|
| committer | Gertjan van den Burg <burg@ese.eur.nl> | 2016-09-20 16:46:41 +0200 |
| commit | 28497ecc371fd4c731892de91b07f635f1020452 (patch) | |
| tree | 6c1876f3e64e7d0d310f29d4f20fbf69d96f3ef4 /tests/data/test_write_predictions.txt | |
| parent | Minor improvements and fixes (diff) | |
| download | gensvm-28497ecc371fd4c731892de91b07f635f1020452.tar.gz gensvm-28497ecc371fd4c731892de91b07f635f1020452.zip | |
Unit tests and corresponding data
Diffstat (limited to 'tests/data/test_write_predictions.txt')
| -rw-r--r-- | tests/data/test_write_predictions.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/test_write_predictions.txt b/tests/data/test_write_predictions.txt new file mode 100644 index 0000000..a29c197 --- /dev/null +++ b/tests/data/test_write_predictions.txt @@ -0,0 +1,7 @@ +5 +3 +0.7065937536993949 0.7016517970438980 0.1548611397288129 3 +0.4604987687863951 0.6374142980176117 0.0370930278245423 2 +0.3798777132278375 0.5745070018747664 0.2570906697837264 1 +0.2789376050039792 0.4853242744610165 0.1894010436762711 2 +0.7630904372339489 0.1341546320318005 0.6827430912944857 1 |
