Skip to content

Commit c4b5c89

Browse files
committedNov 27, 2017
Updated: XGBoost direct marketing notebook markdown at the end
1 parent e79301c commit c4b5c89

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

Lines changed: 1 addition & 1 deletion
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)