Artem Malykh created IGNITE-5893:
------------------------------------
Summary: Change column decision tree stopping criterion
Key: IGNITE-5893
URL:
https://issues.apache.org/jira/browse/IGNITE-5893 Project: Ignite
Issue Type: Improvement
Reporter: Artem Malykh
Currently column decision tree trainer stops when first leaf reacehes maxdepth (or information gain is less than minimal). Instead we should stop when every leaf is on max depth (or information gain is less than minimal)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)