[jira] [Commented] (SPARK-18698) public constructor with uid for IndexToString-class

2016-12-29 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-18698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15785627#comment-15785627
 ] 

Apache Spark commented on SPARK-18698:
--

User 'imatiach-msft' has created a pull request for this issue:
https://github.com/apache/spark/pull/16436

> public constructor with uid for IndexToString-class
> ---
>
> Key: SPARK-18698
> URL: https://issues.apache.org/jira/browse/SPARK-18698
> Project: Spark
>  Issue Type: Wish
>  Components: ML
>Affects Versions: 2.0.2
>Reporter: Bjoern Toldbod
>Priority: Minor
>
> The IndexToString class in org.apache.spark.ml.feature does not provide a 
> public constructor which takes a uid string.
> It would be nice to have such a constructor.
> (Generally, being able to name pipelinestages makes it much easier to work 
> with complex models)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-18698) public constructor with uid for IndexToString-class

2016-12-29 Thread Ilya Matiach (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-18698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15785558#comment-15785558
 ] 

Ilya Matiach commented on SPARK-18698:
--

This looks like a minor bug... similar transformers have such a constructor.  I 
can send a pull request for this change.

> public constructor with uid for IndexToString-class
> ---
>
> Key: SPARK-18698
> URL: https://issues.apache.org/jira/browse/SPARK-18698
> Project: Spark
>  Issue Type: Wish
>  Components: ML
>Affects Versions: 2.0.2
>Reporter: Bjoern Toldbod
>Priority: Minor
>
> The IndexToString class in org.apache.spark.ml.feature does not provide a 
> public constructor which takes a uid string.
> It would be nice to have such a constructor.
> (Generally, being able to name pipelinestages makes it much easier to work 
> with complex models)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org