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 2017/11/10 13:41:00 UTC

[jira] [Created] (IGNITE-6864) Apply refactorings to decision trees code.

Artem Malykh created IGNITE-6864:
------------------------------------

             Summary: Apply refactorings to decision trees code.
                 Key: IGNITE-6864
                 URL: https://issues.apache.org/jira/browse/IGNITE-6864
             Project: Ignite
          Issue Type: Task
      Security Level: Public (Viewable by anyone)
            Reporter: Artem Malykh


* Think about changes signatures in MNISTUtils, maybe we should use collections or arrays instead of streams.
* Add tests for CacheUtils new methods used in ColumnDecisionTreeTrainer
* Think about OpenBitSet insead of SparseBitSet and BitSet
* Consider making decision tree internal structure classes



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