rszper commented on code in PR #22250:
URL: https://github.com/apache/beam/pull/22250#discussion_r921332416


##########
website/www/site/content/en/documentation/sdks/python.md:
##########
@@ -46,7 +46,13 @@ new I/O connectors. See the [Developing I/O connectors 
overview](/documentation/
 for information about developing new I/O connectors and links to
 language-specific implementation guidance.
 
-## Using Beam Python SDK in your ML pipelines
+## Making machine learning inferences with Python
+
+To integrate machine learning models into your pipelines for making 
inferences, use the RunInference API for PyTorch and Scikit-learn models. If 
you are using TensorFlow models, you can make use of the

Review Comment:
   I don't think this is the right place for that link. We've got the content 
on the RunInference transform page, and links to our PyDocs.



-- 
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]

Reply via email to