You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Artem Malykh (JIRA)" <ji...@apache.org> on 2018/11/16 13:49:00 UTC

[jira] [Created] (IGNITE-10296) Change API of UpstreamTransformer to make it accept LearningEnvironment.

Artem Malykh created IGNITE-10296:
-------------------------------------

             Summary: Change API of UpstreamTransformer to make it accept LearningEnvironment.
                 Key: IGNITE-10296
                 URL: https://issues.apache.org/jira/browse/IGNITE-10296
             Project: Ignite
          Issue Type: Improvement
          Components: ml
            Reporter: Artem Malykh
            Assignee: Artem Malykh


For now UpstreamTransformer uses Random object as parameter to be able to fix it's behaviour through seeding. ThisĀ goal should be reached by using random number generator from learning environment (IGNITE-10272). So, UpstreamTransformer should be result of work of UpstreamTransformerBuilder (LearningEnvironment -> UpstreamTransformer) or something like this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)