You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladisav Jelisavcic (JIRA)" <ji...@apache.org> on 2017/04/23 11:36:04 UTC

[jira] [Created] (IGNITE-5059) Implement logistic regression

Vladisav Jelisavcic created IGNITE-5059:
-------------------------------------------

             Summary: Implement logistic regression 
                 Key: IGNITE-5059
                 URL: https://issues.apache.org/jira/browse/IGNITE-5059
             Project: Ignite
          Issue Type: New Feature
          Components: ml
            Reporter: Vladisav Jelisavcic


Implement logistic regression using ignite ml.math. Model should be able to incorporate L1 and L2 regularization. 

Model should also work with stochastic gradient descent (SGD) as well as batch and mini-batch gradient descent optimization algorithms.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)