jiangxin369 commented on code in PR #167: URL: https://github.com/apache/flink-ml/pull/167#discussion_r1007777855
########## flink-ml-lib/src/main/java/org/apache/flink/ml/common/param/HasFeaturesCol.java: ########## @@ -24,6 +24,14 @@ import org.apache.flink.ml.param.WithParams; /** Interface for the shared featuresCol param. */ + +/** + * Interface for the shared featuresCol param. Review Comment: Thanks for the review, I updated the docs of Java and Python according to your expression. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
