yunfengzhou-hub commented on code in PR #146: URL: https://github.com/apache/flink-ml/pull/146#discussion_r953267650
########## flink-ml-examples/src/main/java/org/apache/flink/ml/examples/feature/BinarizerExample.java: ########## @@ -0,0 +1,85 @@ +/* Review Comment: > The public API, i.e., is any changed class annotated with @public(Evolving): (no) > Does this pull request introduce a new feature? (no) It would be more proper to change the answer of these two questions to yes, as a new algorithm is a new feature and public API. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org