- Developed the entire model to collect relevant data and use it to predict the probability of the customer to churn.
- Complete process is described in the diagram below.
- Data Engineering consists of python scripts, APIs etc. which help in generating "final_data.pkl"
- Data Science consists of using "final_data.pkl" and training appropriate models to get the desired results.