[
https://issues.apache.org/jira/browse/IGNITE-9336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587223#comment-16587223
]
ASF GitHub Bot commented on IGNITE-9336:
----------------------------------------
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/4585
IGNITE-9336: Remove random test dataset generation
1. Remove ThreadLocalRandom usages in test dataset data generation
2. Refactor Trainer tests
3. Propose a few static datasets generated manually according testing tasks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9336
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4585.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 #4585
----
commit 1f456c55016265242f606f9711a700069174bbc5
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-08-21T07:50:55Z
Rename method
commit 440a63c0d2737503425bbfde306aa7c32b4830c2
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-08-21T09:14:17Z
Fixed LogRegMultiClassTrainerTest
commit e8dcf0ce72c28a8c4273e9a7371d4d63d124857f
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-08-21T09:53:50Z
Extract Trainer test and partitions divisions into the separate test
----
> [ML] ANN/SVM Trainer tests produce unpredictable results due to random data
> generation
> --------------------------------------------------------------------------------------
>
> Key: IGNITE-9336
> URL: https://issues.apache.org/jira/browse/IGNITE-9336
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Major
>
> Remove random data generation and add static dataset into tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)