damccorm commented on code in PR #23173:
URL: https://github.com/apache/beam/pull/23173#discussion_r980598190


##########
examples/notebooks/beam-ml/run_inference_sklearn.ipynb:
##########
@@ -177,30 +228,41 @@
       },
       "source": [
         "## Create the Data and the scikit-learn Model.\n",
-        "In this cell, we perform:\n",
-        "1. Create the data to train the scikit-learn linear regression 
model.\n",
-        "2. Train the linear regression model.\n",
-        "3. Save the scikit-learn model using `pickle`."
+        "In cell demostrates:\n",

Review Comment:
   ```suggestion
           "This cell demonstrates:\n",
   ```



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