Skip to content

Commit 8db53f3

Browse files
authored
Update sm_xgboost_ca_housing_apprunner_model_hosting.ipynb
1 parent 32287f3 commit 8db53f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/sm_xgboost_ca_housing_apprunner_model_hosting.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "6964c5e9",
66
"metadata": {},
77
"source": [
8-
"# Train a XGBoost regression model on Amazon SageMaker, host inference as an API on a Docker container running on AWS App Runner\n",
8+
"# Train a XGBoost regression model on Amazon SageMaker and host inference as an API on a Docker container running on AWS App Runner\n",
99
"\n",
1010
"[Amazon SageMaker](https://aws.amazon.com/sagemaker/) is a fully managed end-to-end Machine Learning (ML) service. With SageMaker, you have the option of using the built-in algorithms or you can bring your own algorithms and frameworks to train your models. After training, you can deploy the models in [one of two ways](https://docs.aws.amazon.com/sagemaker/latest/dg/deploy-model.html) for inference - persistent endpoint or batch transform.\n",
1111
"\n",

0 commit comments

Comments
 (0)