[
https://issues.apache.org/jira/browse/SPARK-37178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-37178.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Fixed in https://github.com/apache/spark/pull/48347
> Add Target Encoding to ml.feature
> ---------------------------------
>
> Key: SPARK-37178
> URL: https://issues.apache.org/jira/browse/SPARK-37178
> Project: Spark
> Issue Type: New Feature
> Components: ML
> Affects Versions: 3.2.0
> Reporter: Simon Tao
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Target Encoding is a mechanism of converting categorical features to
> continues features based on the posterior probability __ calculated from
> values of the label (target) column.
>
> Target Encoding can help to improve accuracy of machine learning algorithms
> when columns with high cardinality are used as features during training phase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]