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 2018/08/28 08:47:00 UTC

[jira] [Created] (HIVEMALL-213) Implement random training example selection

Makoto Yui created HIVEMALL-213:
-----------------------------------

             Summary: Implement random training example selection
                 Key: HIVEMALL-213
                 URL: https://issues.apache.org/jira/browse/HIVEMALL-213
             Project: Hivemall
          Issue Type: Wish
            Reporter: Makoto Yui


Pick training examples at random is beneficial than using cyclic training example selection where number of iterations is large enough.

[http://scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html]
[https://github.com/scikit-learn/scikit-learn/blob/f0ab589f/sklearn/linear_model/coordinate_descent.py#L1655]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)