[
https://issues.apache.org/jira/browse/SPARK-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-15119:
---------------------------------
Labels: bulk-closed (was: )
> DecisionTreeParams.minInfoGain does not have a validator
> --------------------------------------------------------
>
> Key: SPARK-15119
> URL: https://issues.apache.org/jira/browse/SPARK-15119
> Project: Spark
> Issue Type: Improvement
> Components: ML
> Affects Versions: 1.6.0, 1.6.1
> Reporter: Dominik Jastrzębski
> Priority: Trivial
> Labels: bulk-closed
>
> Information gain for splits in decision trees is always non-negative (see:
> https://en.wikipedia.org/wiki/Mutual_information#Definition_of_mutual_information),
> so minInfoGain parameter in DecisionTreeParams could have a validator
> assuring that the value is >= 0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]