Build a Model to predict Whether the client has subscribed a term deposit or not?
Output variable -> y --client has subscribed a term deposit or not
Binomial ("yes" or "no")
Based on the Output Variable prepare a predictive Model.
- Steps should be followed properly.
- Proper EDA should be done.
- Model Training and Validation.
- Inference.