-
Notifications
You must be signed in to change notification settings - Fork 5
Visualizations! Please visit my Kaggle Kernel URL (given below) for complete visualization.
Visualization of : distribution of target variable and other features w.r.t. to it, correlation between all features and how high-correlation features relate to each other
Complete kernel for this project.
Note : There are several plots, all of which are not attached here. Please visit my Kaggle kernels (using URL in the heading section) to view all the plots and figures.
Here are some of the figures and plots generated using the code ( from .py file)
Bar and pie plots for distribution of categorical target feature
Heatmap using Python's Seaborn to visualize correlation between features -
Plots for some of the categorical features with respect to 'Churn' (target feature).
Please see next page for pairplots between highest correlation features with target feature