churn-analysis topic
artificial-neural-network-business_case_study
Business Case Study to predict customer churn rate based on Artificial Neural Network (ANN), with TensorFlow and Keras in Python. This is a customer churn analysis that contains training, testing, and...
iv-and-woe-python
This repository contains analysis of churn in telephone service company (using IV and WOE), comparison of effect size and information value and quick tutorial how to use information value module (crea...
Customer-Churn-Analysis-using-Power-BI
Unlock actionable insights and boost customer retention with this Power BI project. Analyze and visualize risk factors to proactively prevent churn. ➡️
cognitive-code-analysis
A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test. Understa...