damccorm commented on code in PR #25823: URL: https://github.com/apache/beam/pull/25823#discussion_r1200514293
########## sdks/python/apache_beam/examples/california_housing_clustering.py: ########## @@ -26,20 +26,20 @@ transform assigns a cluster to each record in the dataset. This transform makes use of the RunInference API under the hood. -In order to set this example up, you will need one thing. +In order to run this example up: Review Comment: ```suggestion In order to run this example: ``` -- 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]
