[ 
https://issues.apache.org/jira/browse/IGNITE-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986740#comment-15986740
 ] 

ASF GitHub Bot commented on IGNITE-5012:
----------------------------------------

GitHub user artemmalykh opened a pull request:

    https://github.com/apache/ignite/pull/1882

    IGNITE-5012: Implemented OLSMultipleLinearRegression with tests.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5012-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1882.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1882
    
----

----


> Implement ordinary least squares (OLS) linear regression.
> ---------------------------------------------------------
>
>                 Key: IGNITE-5012
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5012
>             Project: Ignite
>          Issue Type: Task
>          Components: ml
>    Affects Versions: 2.0
>            Reporter: Artem Malykh
>            Assignee: Artem Malykh
>
> Implement ordinary least squares (OLS) linear regression using ignite 
> ml.math. This is a useful, but simple basic machine learning algorithm which 
> is a good candidate for testing math implemented in ml module on real machine 
> learning tasks.



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

Reply via email to