GitHub user mgrzenda opened a pull request:
https://github.com/apache/incubator-samoa/pull/61
SAMOA-68: Saving true and predicted labels to file
This pull request refers to new code saving predicted and true values for
classification and regression tasks. In addition, votes are saved for
classification tasks. This can be easily extended at the level of individual
evaluators.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgrzenda/incubator-samoa predictions-file
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/61.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #61
----
commit 830ec5f282c7bdde03c902e9a9a68679266bec83
Author: Maciej Grzenda <[email protected]>
Date: 2017-05-17T11:51:56Z
Draft label dump code
commit b936c2b0b673903409a6a05cec07263eefeb2b5e
Author: Jerzy Jegier <[email protected]>
Date: 2017-05-17T13:52:47Z
Label dump with tests
commit 95adef29fbbd0afa2fe6ff8c452a7cee7fddbf47
Author: Jerzy Jegier <[email protected]>
Date: 2017-05-22T13:20:13Z
Migrating code to evaluators
commit d51b5abed8c620b351f00f216e3ac19688b2b57c
Author: Jerzy Jegier <[email protected]>
Date: 2017-05-22T15:00:26Z
Comments added
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---