|
1 |
| -#[Customer ChurnDetection in Python](https://www.thepythoncode.com/article/customer-churn-detection-using-sklearn-in-python) |
| 1 | +#[Customer ChurnPrediction in Python](https://www.thepythoncode.com/article/customer-churn-detection-using-sklearn-in-python) |
2 | 2 | You can get the tutorial notebook[here](https://colab.research.google.com/drive/1az3zBurhlcZfLJ2j2kZNlBtflsOQ5CUg?usp=sharing).
|
3 |
| -You can either check[the original notebook](https://colab.research.google.com/drive/1DrCPwlDBo6YBMB61zgJ2j1QFttVV49ic?usp=sharing) for running (includes additional grid/randomized searching) that are not in[the tutorial]() |
| 3 | + |
| 4 | +You can also check[the original notebook](https://colab.research.google.com/drive/1DrCPwlDBo6YBMB61zgJ2j1QFttVV49ic?usp=sharing) for running (includes additional grid/randomized searching) that are not in[the tutorial](https://www.thepythoncode.com/article/customer-churn-detection-using-sklearn-in-python) |