[
https://issues.apache.org/jira/browse/IGNITE-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705909#comment-16705909
]
ASF GitHub Bot commented on IGNITE-10405:
-----------------------------------------
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 <zaleslaw.sin@...>
Date: 2018-11-29T12:36:40Z
IGNITE-10405: Refactor GaussianNaiveBayesTrainerExample to read data sample
from file
commit 95ab47e1262182ec95c85acd4b5a5a6645b9e2cd
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-01T16:43:21Z
Merge branch 'master' into ignite-10405
----
> [ML] Refactor GaussianNaiveBayesTrainerExample to read data sample from file
> ----------------------------------------------------------------------------
>
> Key: IGNITE-10405
> URL: https://issues.apache.org/jira/browse/IGNITE-10405
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Affects Versions: 2.8
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Major
> Fix For: 2.8
>
>
> Remove IrisDataset class in Utils and use two_classed_iris.csv to load
> dataset from csv file.
> Also, delete method of filling SandboxMLDatasets with double[][] array.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)