PacktPublishing / Learn-Amazon-SageMaker

Learn Amazon SageMaker
MIT License
102 stars 89 forks source link

Typo in "Working with more built-in algorithms" (ch. 4) #12

Open dipetkov opened 3 years ago

dipetkov commented 3 years ago

Section "Working with more built-in algorithms" in ch. 4 shows how to train an XGBoost model to predict house prices. This is a regression problem while the subsection header is "Classification with XGBoost".