Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/20257#discussion_r161645057
--- Diff: docs/ml-features.md ---
@@ -775,7 +775,9 @@ for more details on the API.
</div>
</div>
-## OneHotEncoder
+## OneHotEncoder (Deprecated since 2.3.0)
+
+`OneHotEncoder` will be deprecated in 2.3.0 and removed in 3.0.0. Please
use [OneHotEncoderEstimator](ml-features.html#onehotencoderestimator) instead.
--- End diff --
Let me remove them first. If there are any strong objections, I can add it
back.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]