You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Train a XGBoost regression model on Amazon SageMaker, host inference as an API on a Docker container running on AWS App Runner
1
+
## Train a XGBoost regression model on Amazon SageMaker and host inference as an API on a Docker container running on AWS App Runner
2
2
3
3
This repository contains a sample to train a regression model in Amazon SageMaker using SageMaker's built-in XGBoost algorithm on the California Housing dataset and host the inference as an API on a Docker container running on AWS App Runner.
0 commit comments