[ https://issues.apache.org/jira/browse/SPARK-23161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487739#comment-16487739 ]
Apache Spark commented on SPARK-23161: -------------------------------------- User 'huaxingao' has created a pull request for this issue: https://github.com/apache/spark/pull/21413 > Add missing APIs to Python GBTClassifier > ---------------------------------------- > > Key: SPARK-23161 > URL: https://issues.apache.org/jira/browse/SPARK-23161 > Project: Spark > Issue Type: Improvement > Components: ML, PySpark > Affects Versions: 2.3.0 > Reporter: Bryan Cutler > Priority: Minor > Labels: starter > > GBTClassifier is missing \{{featureSubsetStrategy}}. This should be moved to > {{TreeEnsembleParams}}, as in Scala, and it will then be part of GBTs. > GBTClassificationModel is missing {{numClasses}}. It should inherit from > {{JavaClassificationModel}} instead of prediction model which will give it > this param. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org