[ https://issues.apache.org/jira/browse/SPARK-20043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph K. Bradley resolved SPARK-20043. --------------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 2.1.1 Issue resolved by pull request 17407 [https://github.com/apache/spark/pull/17407] > Decision Tree loader does not handle uppercase impurity param values > -------------------------------------------------------------------- > > Key: SPARK-20043 > URL: https://issues.apache.org/jira/browse/SPARK-20043 > Project: Spark > Issue Type: Bug > Components: ML > Affects Versions: 2.1.0, 2.2.0 > Reporter: Zied Sellami > Assignee: Yan Facai (颜发才) > Labels: starter > Fix For: 2.1.1, 2.2.0 > > > I saved a CrossValidatorModel with a decision tree and a random forest. I use > Paramgrid to test "gini" and "entropy" impurity. CrossValidatorModel are not > able to load the saved model, when impurity are written not in lowercase. I > obtain an error from Spark "impurity Gini (Entropy) not recognized. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org