We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955a3c8 commit 1db5a46Copy full SHA for 1db5a46
README.md
@@ -38,9 +38,9 @@ python setup.py install
38
39
| attr | 1 workers | 2 workers | 4 workers | 8 workers | GPU |
40
|:--------------|------------:|------------:|------------:|------------:|---------:|
41
-| training_time | 181.009 | 102.302 | 58.9811 | 47.7482 | 9.60324 |
42
-| pearson | 0.203882 | 0.207705 | 0.221758 | 0.198408 | 0.331749 |
43
-| spearman | 0.25208 | 0.254706 | 0.275231 | 0.238611 | 0.295346 |
+| training_time | 181.009 | 102.302 | 58.9811 | 47.7482 | **9.60324** |
+| pearson | 0.203882 | 0.207705 | 0.221758 | 0.198408 | **0.331749** |
+| spearman | 0.25208 | 0.254706 | 0.275231 | 0.238611 | **0.295346** |
44
45
### Future tasks
46
0 commit comments