You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/04/19 13:48:25 UTC

[jira] [Created] (SPARK-14730) Expose ColumnPruner as feature transformer

Jacek Laskowski created SPARK-14730:
---------------------------------------

             Summary: Expose ColumnPruner as feature transformer
                 Key: SPARK-14730
                 URL: https://issues.apache.org/jira/browse/SPARK-14730
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 2.0.0
            Reporter: Jacek Laskowski
            Priority: Minor


>From dev@spark.apache.org:

{quote}
Jacek:
Came across `private class ColumnPruner` with "TODO(ekl) make this a
public transformer" in scaladoc, cf.
https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/feature/RFormula.scala#L317.

Why is this private and is there a JIRA for the TODO(ekl)?
{quote}

{quote}
Yanbo Liang:
This is due to ColumnPruner is only used for RFormula currently, we did not expose it as a feature transformer.
Please feel free to create JIRA and work on it.
{quote}



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

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