You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2018/12/01 16:45:24 UTC

[GitHub] ignite pull request #5551: IGNITE-10405: Refactor GaussianNaiveBayesTrainerE...

GitHub user zaleslaw opened a pull request:

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

    IGNITE-10405: Refactor GaussianNaiveBayesTrainerExample to read data sample from file

    

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

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

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

    https://github.com/apache/ignite/pull/5551.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 #5551
    
----
commit 4cfa303be04804d3f20b33afdd20bd7c5779b7c7
Author: Zinoviev Alexey <za...@...>
Date:   2018-11-29T12:36:40Z

    IGNITE-10405: Refactor GaussianNaiveBayesTrainerExample to read data sample from file

commit 95ab47e1262182ec95c85acd4b5a5a6645b9e2cd
Author: Zinoviev Alexey <za...@...>
Date:   2018-12-01T16:43:21Z

    Merge branch 'master' into ignite-10405

----


---

[GitHub] ignite pull request #5551: IGNITE-10405: Refactor GaussianNaiveBayesTrainerE...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---