zhengruifeng commented on a change in pull request #31160:
URL: https://github.com/apache/spark/pull/31160#discussion_r556371666



##########
File path: mllib/src/main/scala/org/apache/spark/ml/feature/ChiSqSelector.scala
##########
@@ -44,6 +44,7 @@ import org.apache.spark.sql.types.StructType
  * By default, the selection method is `numTopFeatures`, with the default 
number of top features
  * set to 50.
  */
+@deprecated("use UnivariateFeatureSelector instead", "3.1.0")

Review comment:
       ping @HyukjinKwon , we are trying to put this pr in 3.1. Should we use 
'3.1.0' here?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to