Skip to content

Commit 36db30d

Browse files
authored
Merge pull request aws#68 from awslabs/arpin_xgb_dm_fix
Updated: XGBoost direct marketing notebook markdown at the end
2 parents e79301c + c4b5c89 commit 36db30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction_to_applying_machine_learning/xgboost_direct_marketing/xgboost_direct_marketing_sagemaker.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@
570570
"\n",
571571
"## Extensions\n",
572572
"\n",
573-
"This example analyzed a relatively small dataset, but utilized Amazon SageMaker features such as distributed, managed training and highly available, autoscaling model hosting, which could easily be applied to much larger problems. Please check out the other Amazon SageMaker direct marketing notebook for a more detailed walkthrough of improvements that could be made to the model (in particular tuning the model for better accuracy) and discussion of gradient boosting versus similar algorithms."
573+
"This example analyzed a relatively small dataset, but utilized Amazon SageMaker features such as distributed, managed training and real-time model hosting, which could easily be applied to much larger problems. In order to improve predictive accuracy further, we could explore techniques like hyperparameter tuning, as well as spend more time engineering features by hand. In a real-worl scenario we may also look for additional datasets to include which contain customer information not available in our initial dataset."
574574
]
575575
},
576576
{

0 commit comments

Comments
 (0)