zhipeng93 commented on a change in pull request #46:
URL: https://github.com/apache/flink-ml/pull/46#discussion_r776580383
##########
File path: README.md
##########
@@ -1,12 +1,12 @@
-Flink ML is a library which provides machine learning (ML) APIs and libraries
that simplify the building of machine learning pipelines. It provides a set of
standard ML APIs for MLlib developers to implement ML algorithms, as well as
libraries of ML algorithms that can be used to build ML pipelines for both
training and inference jobs.
+Flink ML is a library which provides machine learning (ML) APIs and a set of
ML algorithms that simplifies the building of ML pipelines. Users can implement
ML algorithms with the standard ML APIs and further use these algorithms to
build ML pipelines for both training and inference jobs.
Review comment:
Thanks. I have rephrased it to
`Flink ML is a library which provides machine learning (ML) APIs and
infrastructures that simplify the building of ML pipelines. Users can implement
ML algorithms with the standard ML APIs and further use these infrastructures
to build ML pipelines for both training and inference jobs.`
--
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]