You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by myui <gi...@git.apache.org> on 2017/08/02 07:06:03 UTC

[GitHub] incubator-hivemall issue #107: [HIVEMALL-132] Generalize f1score UDAF to sup...

Github user myui commented on the issue:

    https://github.com/apache/incubator-hivemall/pull/107
  
    @nzw Could you update user guide to include `fmeasure` and `f1score` in `incubator-hivemall/docs/gitbook/eval/classification_measures.md` ?
    
    `npm install gitbook-cli; gitbook install; gitbook serve` on docs/gitbook .
    
    Also, could you revise the current Evaluation section of https://treasure-data.gyazo.com/5ec4b737dcedd55353f8126040ea5366 to
    
    ```
    • Binary Classification metrics
      • Area Under the ROC Curve
    • Regression metrics
    • Ranking metrics
    ```
    
    Refer examples in 
    http://scikit-learn.org/stable/modules/classes.html#module-sklearn.metrics
    https://turi.com/learn/userguide/evaluation/classification.html#f_scores


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---