You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by "Makoto Yui (JIRA)" <ji...@apache.org> on 2017/08/04 07:44:00 UTC

[jira] [Created] (HIVEMALL-139) Support Poisson Regression

Makoto Yui created HIVEMALL-139:
-----------------------------------

             Summary: Support Poisson Regression
                 Key: HIVEMALL-139
                 URL: https://issues.apache.org/jira/browse/HIVEMALL-139
             Project: Hivemall
          Issue Type: Sub-task
            Reporter: Makoto Yui
            Priority: Minor


Support [Poisson Regression|https://en.wikipedia.org/wiki/Poisson_regression].

https://onlinecourses.science.psu.edu/stat504/node/168
https://github.com/JohnLangford/vowpal_wabbit/blob/master/python/examples/poisson_regression.ipynb
https://github.com/JohnLangford/vowpal_wabbit/blob/da6606406637bead267eb2dbfd2e8c712a045735/vowpalwabbit/loss_functions.cc#L291
https://github.com/bjlkeng/scikit-learn/blob/poisson_regression/sklearn/linear_model/poisson.py#L34



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)