Compare commits

...
Author SHA1 Message Date
Aaron DietzandGitHub f2151bab9d Update get_started_with_model_monitoring_setup.ipynb
Removed bolding that doesn't render properly when we port the content to our docs
2024-09-27 10:29:31 -07:00
@@ -77,12 +77,12 @@
"source": [
"### Objective\n",
"\n",
"In this notebook, you learn to setup the **Vertex AI Model Monitoring** service to detect feature skew and drift in the input predict requests.\n",
"In this notebook, you learn to setup the Vertex AI Model Monitoring service to detect feature skew and drift in the input predict requests.\n",
"\n",
"This tutorial uses the following Vertex AI services:\n",
"\n",
"- Vertex AI Model Monitoring\n",
"- Vertex AI Online prediction\n",
"- Vertex AI online prediction\n",
"- Vertex AI model resource\n",
"- Vertex AI endpoint resource\n",
"\n",