Skip to content

Commit 2a3c000

Browse files
committed
Fixing typos
1 parent 5e3514e commit 2a3c000

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It has been adapted from an [AWS blog post](https://aws.amazon.com/blogs/ai/pred
66

77
Losing customers is costly for any business. Identifying unhappy customers early on gives you a chance to offer them incentives to stay. In this workshop we'll use machine learning (ML) for automated identification of unhappy customers, also known as customer churn prediction.
88

9-
In this workshop we will use Gradient Boosted Trees to Predict Mobile Customer Departure.
9+
In this workshop we will use Gradient Boosted Trees (XGBoost) to Predict Mobile Customer Departure.
1010

1111
## The Data
1212

@@ -41,7 +41,7 @@ Although we recommend that you follow and run the Labs in order, _this workshop
4141

4242
## Run any module independently
4343

44-
Remember that the `0-Introduction` lab **is mandatory**, no matter which module you will run. Following ones, can be executed independently:
44+
Remember that the `0-Introduction` lab **is mandatory**, no matter which module you will run. Following ones, can be executed independently (just follow the instructions for setup in each lab):
4545

4646
## [1-DataPrep](./1-DataPrep/data_preparation.ipynb)
4747

0 commit comments

Comments
 (0)