[GitHub] sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric

2018-02-14 Thread GitBox
sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric URL: https://github.com/apache/incubator-mxnet/pull/9777#discussion_r168266829 ## File path: tests/python/unittest/test_metric.py ## @@ -56,18 +55,51 @@ def test_ac

[GitHub] sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric

2018-02-13 Thread GitBox
sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric URL: https://github.com/apache/incubator-mxnet/pull/9777#discussion_r16759 ## File path: python/mxnet/metric.py ## @@ -475,8 +475,84 @@ def update(self, labels,

[GitHub] sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric

2018-02-13 Thread GitBox
sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric URL: https://github.com/apache/incubator-mxnet/pull/9777#discussion_r167993481 ## File path: python/mxnet/metric.py ## @@ -475,8 +475,84 @@ def update(self, labels,

[GitHub] sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric

2018-02-13 Thread GitBox
sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric URL: https://github.com/apache/incubator-mxnet/pull/9777#discussion_r167992849 ## File path: python/mxnet/metric.py ## @@ -475,8 +475,84 @@ def update(self, labels,

[GitHub] sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric

2018-02-13 Thread GitBox
sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric URL: https://github.com/apache/incubator-mxnet/pull/9777#discussion_r167944698 ## File path: tests/python/unittest/test_metric.py ## @@ -56,18 +55,51 @@ def test_ac

[GitHub] sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric

2018-02-13 Thread GitBox
sxjscience commented on a change in pull request #9777: [MX-9588] Add micro averaging strategy for F1 metric URL: https://github.com/apache/incubator-mxnet/pull/9777#discussion_r167942814 ## File path: python/mxnet/metric.py ## @@ -475,8 +475,84 @@ def update(self, labels,