|
1 | 1 | #[Customer Churn Prediction 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 | 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) |
| 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). |