{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Train Telecom Customer Churn Prediction with XGBoost" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This tutorial is based on [this](https://www.kaggle.com/pavanraj159/telecom-customer-churn-prediction/comments#6.-Model-Performances) Kaggle notebook and [this](https://github.com/gojek/feast/tree/master/examples/feast-xgboost-churn-prediction-tutorial) Feast notebook" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Starting Spark application\n" ] }, { "data": { "text/html": [ "
ID | YARN Application ID | Kind | State | Spark UI | Driver log |
---|---|---|---|---|---|
3 | application_1592283535818_0004 | pyspark | idle | Link | Link |