svetakvsundhar commented on code in PR #27305:
URL: https://github.com/apache/beam/pull/27305#discussion_r1246882852


##########
examples/notebooks/beam-ml/run_inference_multi_model.ipynb:
##########
@@ -65,8 +64,8 @@
     {
       "cell_type": "markdown",
       "source": [
-        "A single machine learning model might not be the right solution for 
your task. Often, machine learning model tasks involve aggregating mutliple 
models together to produce one optimal predictive model and to boost 
performance. \n",
-        " \n",
+        "A single machine learning model might not be the right solution for 
your task. Often, machine learning model tasks involve aggregating mutliple 
models together to produce one optimal predictive model and to boost 
performance.\n",

Review Comment:
   This intro is a bit detailed. Can we modify to add context; something like 
"When performing complex tasks like image captioning, using a single ML model 
may not be the best solution".



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