Github user viirya commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19527#discussion_r154492692
  
    --- Diff: 
mllib/src/main/scala/org/apache/spark/ml/feature/OneHotEncoder.scala ---
    @@ -41,8 +41,12 @@ import org.apache.spark.sql.types.{DoubleType, 
NumericType, StructType}
      * The output vectors are sparse.
      *
      * @see `StringIndexer` for converting categorical values into category 
indices
    + * @deprecated `OneHotEncoderEstimator` will be renamed `OneHotEncoder` 
and this `OneHotEncoder`
    --- End diff --
    
    Ok. Sounds good.


---

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

Reply via email to