You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2017/11/21 07:52:00 UTC

[jira] [Created] (IGNITE-6969) Move constants with influence on performance to separate config

Aleksey Zinoviev created IGNITE-6969:
----------------------------------------

             Summary: Move constants with influence on performance to separate config
                 Key: IGNITE-6969
                 URL: https://issues.apache.org/jira/browse/IGNITE-6969
             Project: Ignite
          Issue Type: Improvement
          Components: ml
            Reporter: Aleksey Zinoviev
            Priority: Minor


Move constants like BLOCK_SIZE in block matrix and block vector to a separate config.
Also a few constants in Decision Trees can be placed there.

Motivation: Developer can tune this parameters to increase throughput.

Comment: We need more detailed review to find other constants which can be changed or override by developers. Please add them in comments



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)